#FAC86B Color

Inspect #FAC86B across formats, palettes, contrast and closest named color matches.

Color preview

#FAC86B

Color formats

HEX
#FAC86B
RGB
rgb(250, 200, 107)
RGBA
rgba(250, 200, 107, 1)
HSL
hsl(39, 93%, 70%)
HSV
hsv(39, 57%, 98%)
CMYK
cmyk(0%, 20%, 57%, 2%)
CSS variable
--color-primary: #FAC86B;
Lowercase HEX
#fac86b

Shades

Tints

Tones

Harmony

CSS snippets for #FAC86B

.color-fac86b {
  color: #FAC86B;
  background-color: #FAC86B;
}

Frequently asked questions

What color is #FAC86B?+

#FAC86B is a HEX color with RGB value rgb(250, 200, 107) and HSL value hsl(39, 93%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAC86B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools