#F8E5EF Color

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

Color preview

#F8E5EF

Color formats

HEX
#F8E5EF
RGB
rgb(248, 229, 239)
RGBA
rgba(248, 229, 239, 1)
HSL
hsl(328, 58%, 94%)
HSV
hsv(328, 8%, 97%)
CMYK
cmyk(0%, 8%, 4%, 3%)
CSS variable
--color-primary: #F8E5EF;
Lowercase HEX
#f8e5ef

Shades

Tints

Tones

Harmony

CSS snippets for #F8E5EF

.color-f8e5ef {
  color: #F8E5EF;
  background-color: #F8E5EF;
}

Frequently asked questions

What color is #F8E5EF?+

#F8E5EF is a HEX color with RGB value rgb(248, 229, 239) and HSL value hsl(328, 58%, 94%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F8E5EF?+

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