#F1EFCB Color

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

Color preview

#F1EFCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFCB

.color-f1efcb {
  color: #F1EFCB;
  background-color: #F1EFCB;
}

Frequently asked questions

What color is #F1EFCB?+

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

What is the closest Tailwind color to #F1EFCB?+

The closest Tailwind color is lime-100, available as the bg-lime-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