#F1EDCB Color

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

Color preview

#F1EDCB

Color formats

HEX
#F1EDCB
RGB
rgb(241, 237, 203)
RGBA
rgba(241, 237, 203, 1)
HSL
hsl(54, 58%, 87%)
HSV
hsv(54, 16%, 95%)
CMYK
cmyk(0%, 2%, 16%, 5%)
CSS variable
--color-primary: #F1EDCB;
Lowercase HEX
#f1edcb

Shades

Tints

Tones

Harmony

CSS snippets for #F1EDCB

.color-f1edcb {
  color: #F1EDCB;
  background-color: #F1EDCB;
}

Frequently asked questions

What color is #F1EDCB?+

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

What is the closest Tailwind color to #F1EDCB?+

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