#FCAEDD Color

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

Color preview

#FCAEDD

Color formats

HEX
#FCAEDD
RGB
rgb(252, 174, 221)
RGBA
rgba(252, 174, 221, 1)
HSL
hsl(324, 93%, 84%)
HSV
hsv(324, 31%, 99%)
CMYK
cmyk(0%, 31%, 12%, 1%)
CSS variable
--color-primary: #FCAEDD;
Lowercase HEX
#fcaedd

Shades

Tints

Tones

Harmony

CSS snippets for #FCAEDD

.color-fcaedd {
  color: #FCAEDD;
  background-color: #FCAEDD;
}

Frequently asked questions

What color is #FCAEDD?+

#FCAEDD is a HEX color with RGB value rgb(252, 174, 221) and HSL value hsl(324, 93%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCAEDD?+

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