#FAEAF6 Color

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

Color preview

#FAEAF6

Color formats

HEX
#FAEAF6
RGB
rgb(250, 234, 246)
RGBA
rgba(250, 234, 246, 1)
HSL
hsl(315, 62%, 95%)
HSV
hsv(315, 6%, 98%)
CMYK
cmyk(0%, 6%, 2%, 2%)
CSS variable
--color-primary: #FAEAF6;
Lowercase HEX
#faeaf6

Shades

Tints

Tones

Harmony

CSS snippets for #FAEAF6

.color-faeaf6 {
  color: #FAEAF6;
  background-color: #FAEAF6;
}

Frequently asked questions

What color is #FAEAF6?+

#FAEAF6 is a HEX color with RGB value rgb(250, 234, 246) and HSL value hsl(315, 62%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FAEAF6?+

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