#FAC09C Color

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

Color preview

#FAC09C

Color formats

HEX
#FAC09C
RGB
rgb(250, 192, 156)
RGBA
rgba(250, 192, 156, 1)
HSL
hsl(23, 90%, 80%)
HSV
hsv(23, 38%, 98%)
CMYK
cmyk(0%, 23%, 38%, 2%)
CSS variable
--color-primary: #FAC09C;
Lowercase HEX
#fac09c

Shades

Tints

Tones

Harmony

CSS snippets for #FAC09C

.color-fac09c {
  color: #FAC09C;
  background-color: #FAC09C;
}

Frequently asked questions

What color is #FAC09C?+

#FAC09C is a HEX color with RGB value rgb(250, 192, 156) and HSL value hsl(23, 90%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FAC09C?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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