#FAEE99 Color

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

Color preview

#FAEE99

Color formats

HEX
#FAEE99
RGB
rgb(250, 238, 153)
RGBA
rgba(250, 238, 153, 1)
HSL
hsl(53, 91%, 79%)
HSV
hsv(53, 39%, 98%)
CMYK
cmyk(0%, 5%, 39%, 2%)
CSS variable
--color-primary: #FAEE99;
Lowercase HEX
#faee99

Shades

Tints

Tones

Harmony

CSS snippets for #FAEE99

.color-faee99 {
  color: #FAEE99;
  background-color: #FAEE99;
}

Frequently asked questions

What color is #FAEE99?+

#FAEE99 is a HEX color with RGB value rgb(250, 238, 153) and HSL value hsl(53, 91%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEE99?+

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