#F9EE9A Color

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

Color preview

#F9EE9A

Color formats

HEX
#F9EE9A
RGB
rgb(249, 238, 154)
RGBA
rgba(249, 238, 154, 1)
HSL
hsl(53, 89%, 79%)
HSV
hsv(53, 38%, 98%)
CMYK
cmyk(0%, 4%, 38%, 2%)
CSS variable
--color-primary: #F9EE9A;
Lowercase HEX
#f9ee9a

Shades

Tints

Tones

Harmony

CSS snippets for #F9EE9A

.color-f9ee9a {
  color: #F9EE9A;
  background-color: #F9EE9A;
}

Frequently asked questions

What color is #F9EE9A?+

#F9EE9A is a HEX color with RGB value rgb(249, 238, 154) and HSL value hsl(53, 89%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F9EE9A?+

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