#F2EBCC Color

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

Color preview

#F2EBCC

Color formats

HEX
#F2EBCC
RGB
rgb(242, 235, 204)
RGBA
rgba(242, 235, 204, 1)
HSL
hsl(49, 59%, 87%)
HSV
hsv(49, 16%, 95%)
CMYK
cmyk(0%, 3%, 16%, 5%)
CSS variable
--color-primary: #F2EBCC;
Lowercase HEX
#f2ebcc

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBCC

.color-f2ebcc {
  color: #F2EBCC;
  background-color: #F2EBCC;
}

Frequently asked questions

What color is #F2EBCC?+

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

What is the closest Tailwind color to #F2EBCC?+

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