#F2EECB Color

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

Color preview

#F2EECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EECB

.color-f2eecb {
  color: #F2EECB;
  background-color: #F2EECB;
}

Frequently asked questions

What color is #F2EECB?+

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

What is the closest Tailwind color to #F2EECB?+

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