#FAEDF1 Color

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

Color preview

#FAEDF1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAEDF1

.color-faedf1 {
  color: #FAEDF1;
  background-color: #FAEDF1;
}

Frequently asked questions

What color is #FAEDF1?+

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

What is the closest Tailwind color to #FAEDF1?+

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