#F1EAEE Color

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

Color preview

#F1EAEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EAEE

.color-f1eaee {
  color: #F1EAEE;
  background-color: #F1EAEE;
}

Frequently asked questions

What color is #F1EAEE?+

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

What is the closest Tailwind color to #F1EAEE?+

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