#F2EAAB Color

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

Color preview

#F2EAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAAB

.color-f2eaab {
  color: #F2EAAB;
  background-color: #F2EAAB;
}

Frequently asked questions

What color is #F2EAAB?+

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

What is the closest Tailwind color to #F2EAAB?+

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