#FACD9C Color

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

Color preview

#FACD9C

Color formats

HEX
#FACD9C
RGB
rgb(250, 205, 156)
RGBA
rgba(250, 205, 156, 1)
HSL
hsl(31, 90%, 80%)
HSV
hsv(31, 38%, 98%)
CMYK
cmyk(0%, 18%, 38%, 2%)
CSS variable
--color-primary: #FACD9C;
Lowercase HEX
#facd9c

Shades

Tints

Tones

Harmony

CSS snippets for #FACD9C

.color-facd9c {
  color: #FACD9C;
  background-color: #FACD9C;
}

Frequently asked questions

What color is #FACD9C?+

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

What is the closest Tailwind color to #FACD9C?+

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