#F1EADF Color

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

Color preview

#F1EADF

Color formats

HEX
#F1EADF
RGB
rgb(241, 234, 223)
RGBA
rgba(241, 234, 223, 1)
HSL
hsl(37, 39%, 91%)
HSV
hsv(37, 7%, 95%)
CMYK
cmyk(0%, 3%, 7%, 5%)
CSS variable
--color-primary: #F1EADF;
Lowercase HEX
#f1eadf

Shades

Tints

Tones

Harmony

CSS snippets for #F1EADF

.color-f1eadf {
  color: #F1EADF;
  background-color: #F1EADF;
}

Frequently asked questions

What color is #F1EADF?+

#F1EADF is a HEX color with RGB value rgb(241, 234, 223) and HSL value hsl(37, 39%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EADF?+

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