#F1EEEA Color

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

Color preview

#F1EEEA

Color formats

HEX
#F1EEEA
RGB
rgb(241, 238, 234)
RGBA
rgba(241, 238, 234, 1)
HSL
hsl(34, 20%, 93%)
HSV
hsv(34, 3%, 95%)
CMYK
cmyk(0%, 1%, 3%, 5%)
CSS variable
--color-primary: #F1EEEA;
Lowercase HEX
#f1eeea

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEEA

.color-f1eeea {
  color: #F1EEEA;
  background-color: #F1EEEA;
}

Frequently asked questions

What color is #F1EEEA?+

#F1EEEA is a HEX color with RGB value rgb(241, 238, 234) and HSL value hsl(34, 20%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F1EEEA?+

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