#F0EE7F Color

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

Color preview

#F0EE7F

Color formats

HEX
#F0EE7F
RGB
rgb(240, 238, 127)
RGBA
rgba(240, 238, 127, 1)
HSL
hsl(59, 79%, 72%)
HSV
hsv(59, 47%, 94%)
CMYK
cmyk(0%, 1%, 47%, 6%)
CSS variable
--color-primary: #F0EE7F;
Lowercase HEX
#f0ee7f

Shades

Tints

Tones

Harmony

CSS snippets for #F0EE7F

.color-f0ee7f {
  color: #F0EE7F;
  background-color: #F0EE7F;
}

Frequently asked questions

What color is #F0EE7F?+

#F0EE7F is a HEX color with RGB value rgb(240, 238, 127) and HSL value hsl(59, 79%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0EE7F?+

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