#FCAFE1 Color

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

Color preview

#FCAFE1

Color formats

HEX
#FCAFE1
RGB
rgb(252, 175, 225)
RGBA
rgba(252, 175, 225, 1)
HSL
hsl(321, 93%, 84%)
HSV
hsv(321, 31%, 99%)
CMYK
cmyk(0%, 31%, 11%, 1%)
CSS variable
--color-primary: #FCAFE1;
Lowercase HEX
#fcafe1

Shades

Tints

Tones

Harmony

CSS snippets for #FCAFE1

.color-fcafe1 {
  color: #FCAFE1;
  background-color: #FCAFE1;
}

Frequently asked questions

What color is #FCAFE1?+

#FCAFE1 is a HEX color with RGB value rgb(252, 175, 225) and HSL value hsl(321, 93%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCAFE1?+

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