#F2EECC Color

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

Color preview

#F2EECC

Color formats

HEX
#F2EECC
RGB
rgb(242, 238, 204)
RGBA
rgba(242, 238, 204, 1)
HSL
hsl(54, 59%, 87%)
HSV
hsv(54, 16%, 95%)
CMYK
cmyk(0%, 2%, 16%, 5%)
CSS variable
--color-primary: #F2EECC;
Lowercase HEX
#f2eecc

Shades

Tints

Tones

Harmony

CSS snippets for #F2EECC

.color-f2eecc {
  color: #F2EECC;
  background-color: #F2EECC;
}

Frequently asked questions

What color is #F2EECC?+

#F2EECC is a HEX color with RGB value rgb(242, 238, 204) and HSL value hsl(54, 59%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F2EECC?+

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