div {
  color: rgb(255, $blue: 0, $green: 255);
  background: rgb(123, 45, 6);
}
