#FAEFFA Color

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

Color preview

#FAEFFA

Color formats

HEX
#FAEFFA
RGB
rgb(250, 239, 250)
RGBA
rgba(250, 239, 250, 1)
HSL
hsl(300, 52%, 96%)
HSV
hsv(300, 4%, 98%)
CMYK
cmyk(0%, 4%, 0%, 2%)
CSS variable
--color-primary: #FAEFFA;
Lowercase HEX
#faeffa

Shades

Tints

Tones

Harmony

CSS snippets for #FAEFFA

.color-faeffa {
  color: #FAEFFA;
  background-color: #FAEFFA;
}

Frequently asked questions

What color is #FAEFFA?+

#FAEFFA is a HEX color with RGB value rgb(250, 239, 250) and HSL value hsl(300, 52%, 96%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FAEFFA?+

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