#F1EECB Color

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

Color preview

#F1EECB

Color formats

HEX
#F1EECB
RGB
rgb(241, 238, 203)
RGBA
rgba(241, 238, 203, 1)
HSL
hsl(55, 58%, 87%)
HSV
hsv(55, 16%, 95%)
CMYK
cmyk(0%, 1%, 16%, 5%)
CSS variable
--color-primary: #F1EECB;
Lowercase HEX
#f1eecb

Shades

Tints

Tones

Harmony

CSS snippets for #F1EECB

.color-f1eecb {
  color: #F1EECB;
  background-color: #F1EECB;
}

Frequently asked questions

What color is #F1EECB?+

#F1EECB is a HEX color with RGB value rgb(241, 238, 203) and HSL value hsl(55, 58%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F1EECB?+

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