#FAEC9B Color

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

Color preview

#FAEC9B

Color formats

HEX
#FAEC9B
RGB
rgb(250, 236, 155)
RGBA
rgba(250, 236, 155, 1)
HSL
hsl(51, 90%, 79%)
HSV
hsv(51, 38%, 98%)
CMYK
cmyk(0%, 6%, 38%, 2%)
CSS variable
--color-primary: #FAEC9B;
Lowercase HEX
#faec9b

Shades

Tints

Tones

Harmony

CSS snippets for #FAEC9B

.color-faec9b {
  color: #FAEC9B;
  background-color: #FAEC9B;
}

Frequently asked questions

What color is #FAEC9B?+

#FAEC9B is a HEX color with RGB value rgb(250, 236, 155) and HSL value hsl(51, 90%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEC9B?+

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