#F1EACB Color

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

Color preview

#F1EACB

Color formats

HEX
#F1EACB
RGB
rgb(241, 234, 203)
RGBA
rgba(241, 234, 203, 1)
HSL
hsl(49, 58%, 87%)
HSV
hsv(49, 16%, 95%)
CMYK
cmyk(0%, 3%, 16%, 5%)
CSS variable
--color-primary: #F1EACB;
Lowercase HEX
#f1eacb

Shades

Tints

Tones

Harmony

CSS snippets for #F1EACB

.color-f1eacb {
  color: #F1EACB;
  background-color: #F1EACB;
}

Frequently asked questions

What color is #F1EACB?+

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

What is the closest Tailwind color to #F1EACB?+

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