#F1EAED Color

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

Color preview

#F1EAED

Color formats

HEX
#F1EAED
RGB
rgb(241, 234, 237)
RGBA
rgba(241, 234, 237, 1)
HSL
hsl(334, 20%, 93%)
HSV
hsv(334, 3%, 95%)
CMYK
cmyk(0%, 3%, 2%, 5%)
CSS variable
--color-primary: #F1EAED;
Lowercase HEX
#f1eaed

Shades

Tints

Tones

Harmony

CSS snippets for #F1EAED

.color-f1eaed {
  color: #F1EAED;
  background-color: #F1EAED;
}

Frequently asked questions

What color is #F1EAED?+

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

What is the closest Tailwind color to #F1EAED?+

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