#FAEDEF Color

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

Color preview

#FAEDEF

Color formats

HEX
#FAEDEF
RGB
rgb(250, 237, 239)
RGBA
rgba(250, 237, 239, 1)
HSL
hsl(351, 57%, 95%)
HSV
hsv(351, 5%, 98%)
CMYK
cmyk(0%, 5%, 4%, 2%)
CSS variable
--color-primary: #FAEDEF;
Lowercase HEX
#faedef

Shades

Tints

Tones

Harmony

CSS snippets for #FAEDEF

.color-faedef {
  color: #FAEDEF;
  background-color: #FAEDEF;
}

Frequently asked questions

What color is #FAEDEF?+

#FAEDEF is a HEX color with RGB value rgb(250, 237, 239) and HSL value hsl(351, 57%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FAEDEF?+

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