#F0EE8A Color

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

Color preview

#F0EE8A

Color formats

HEX
#F0EE8A
RGB
rgb(240, 238, 138)
RGBA
rgba(240, 238, 138, 1)
HSL
hsl(59, 77%, 74%)
HSV
hsv(59, 43%, 94%)
CMYK
cmyk(0%, 1%, 43%, 6%)
CSS variable
--color-primary: #F0EE8A;
Lowercase HEX
#f0ee8a

Shades

Tints

Tones

Harmony

CSS snippets for #F0EE8A

.color-f0ee8a {
  color: #F0EE8A;
  background-color: #F0EE8A;
}

Frequently asked questions

What color is #F0EE8A?+

#F0EE8A is a HEX color with RGB value rgb(240, 238, 138) and HSL value hsl(59, 77%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0EE8A?+

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