#F2EACA Color

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

Color preview

#F2EACA

Color formats

HEX
#F2EACA
RGB
rgb(242, 234, 202)
RGBA
rgba(242, 234, 202, 1)
HSL
hsl(48, 61%, 87%)
HSV
hsv(48, 17%, 95%)
CMYK
cmyk(0%, 3%, 17%, 5%)
CSS variable
--color-primary: #F2EACA;
Lowercase HEX
#f2eaca

Shades

Tints

Tones

Harmony

CSS snippets for #F2EACA

.color-f2eaca {
  color: #F2EACA;
  background-color: #F2EACA;
}

Frequently asked questions

What color is #F2EACA?+

#F2EACA is a HEX color with RGB value rgb(242, 234, 202) and HSL value hsl(48, 61%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F2EACA?+

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