#FAEF99 Color

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

Color preview

#FAEF99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAEF99

.color-faef99 {
  color: #FAEF99;
  background-color: #FAEF99;
}

Frequently asked questions

What color is #FAEF99?+

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

What is the closest Tailwind color to #FAEF99?+

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