#F1EEDF Color

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

Color preview

#F1EEDF

Color formats

HEX
#F1EEDF
RGB
rgb(241, 238, 223)
RGBA
rgba(241, 238, 223, 1)
HSL
hsl(50, 39%, 91%)
HSV
hsv(50, 7%, 95%)
CMYK
cmyk(0%, 1%, 7%, 5%)
CSS variable
--color-primary: #F1EEDF;
Lowercase HEX
#f1eedf

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEDF

.color-f1eedf {
  color: #F1EEDF;
  background-color: #F1EEDF;
}

Frequently asked questions

What color is #F1EEDF?+

#F1EEDF is a HEX color with RGB value rgb(241, 238, 223) and HSL value hsl(50, 39%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F1EEDF?+

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