#F2EEAA Color

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

Color preview

#F2EEAA

Color formats

HEX
#F2EEAA
RGB
rgb(242, 238, 170)
RGBA
rgba(242, 238, 170, 1)
HSL
hsl(57, 73%, 81%)
HSV
hsv(57, 30%, 95%)
CMYK
cmyk(0%, 2%, 30%, 5%)
CSS variable
--color-primary: #F2EEAA;
Lowercase HEX
#f2eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEAA

.color-f2eeaa {
  color: #F2EEAA;
  background-color: #F2EEAA;
}

Frequently asked questions

What color is #F2EEAA?+

#F2EEAA is a HEX color with RGB value rgb(242, 238, 170) and HSL value hsl(57, 73%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F2EEAA?+

The closest Tailwind color is orange-200, available as the bg-orange-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