#F8EDEF Color

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

Color preview

#F8EDEF

Color formats

HEX
#F8EDEF
RGB
rgb(248, 237, 239)
RGBA
rgba(248, 237, 239, 1)
HSL
hsl(349, 44%, 95%)
HSV
hsv(349, 4%, 97%)
CMYK
cmyk(0%, 4%, 4%, 3%)
CSS variable
--color-primary: #F8EDEF;
Lowercase HEX
#f8edef

Shades

Tints

Tones

Harmony

CSS snippets for #F8EDEF

.color-f8edef {
  color: #F8EDEF;
  background-color: #F8EDEF;
}

Frequently asked questions

What color is #F8EDEF?+

#F8EDEF is a HEX color with RGB value rgb(248, 237, 239) and HSL value hsl(349, 44%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F8EDEF?+

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