#F2EE6E Color

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

Color preview

#F2EE6E

Color formats

HEX
#F2EE6E
RGB
rgb(242, 238, 110)
RGBA
rgba(242, 238, 110, 1)
HSL
hsl(58, 84%, 69%)
HSV
hsv(58, 55%, 95%)
CMYK
cmyk(0%, 2%, 55%, 5%)
CSS variable
--color-primary: #F2EE6E;
Lowercase HEX
#f2ee6e

Shades

Tints

Tones

Harmony

CSS snippets for #F2EE6E

.color-f2ee6e {
  color: #F2EE6E;
  background-color: #F2EE6E;
}

Frequently asked questions

What color is #F2EE6E?+

#F2EE6E is a HEX color with RGB value rgb(242, 238, 110) and HSL value hsl(58, 84%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2EE6E?+

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