#F1EACA Color

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

Color preview

#F1EACA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EACA

.color-f1eaca {
  color: #F1EACA;
  background-color: #F1EACA;
}

Frequently asked questions

What color is #F1EACA?+

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

What is the closest Tailwind color to #F1EACA?+

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