#F0EE6B Color

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

Color preview

#F0EE6B

Color formats

HEX
#F0EE6B
RGB
rgb(240, 238, 107)
RGBA
rgba(240, 238, 107, 1)
HSL
hsl(59, 82%, 68%)
HSV
hsv(59, 55%, 94%)
CMYK
cmyk(0%, 1%, 55%, 6%)
CSS variable
--color-primary: #F0EE6B;
Lowercase HEX
#f0ee6b

Shades

Tints

Tones

Harmony

CSS snippets for #F0EE6B

.color-f0ee6b {
  color: #F0EE6B;
  background-color: #F0EE6B;
}

Frequently asked questions

What color is #F0EE6B?+

#F0EE6B is a HEX color with RGB value rgb(240, 238, 107) and HSL value hsl(59, 82%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0EE6B?+

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