#F2EAAA Color

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

Color preview

#F2EAAA

Color formats

HEX
#F2EAAA
RGB
rgb(242, 234, 170)
RGBA
rgba(242, 234, 170, 1)
HSL
hsl(53, 73%, 81%)
HSV
hsv(53, 30%, 95%)
CMYK
cmyk(0%, 3%, 30%, 5%)
CSS variable
--color-primary: #F2EAAA;
Lowercase HEX
#f2eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAAA

.color-f2eaaa {
  color: #F2EAAA;
  background-color: #F2EAAA;
}

Frequently asked questions

What color is #F2EAAA?+

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

What is the closest Tailwind color to #F2EAAA?+

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