#F1E8EF Color

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

Color preview

#F1E8EF

Color formats

HEX
#F1E8EF
RGB
rgb(241, 232, 239)
RGBA
rgba(241, 232, 239, 1)
HSL
hsl(313, 24%, 93%)
HSV
hsv(313, 4%, 95%)
CMYK
cmyk(0%, 4%, 1%, 5%)
CSS variable
--color-primary: #F1E8EF;
Lowercase HEX
#f1e8ef

Shades

Tints

Tones

Harmony

CSS snippets for #F1E8EF

.color-f1e8ef {
  color: #F1E8EF;
  background-color: #F1E8EF;
}

Frequently asked questions

What color is #F1E8EF?+

#F1E8EF is a HEX color with RGB value rgb(241, 232, 239) and HSL value hsl(313, 24%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F1E8EF?+

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