#FCAFE2 Color

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

Color preview

#FCAFE2

Color formats

HEX
#FCAFE2
RGB
rgb(252, 175, 226)
RGBA
rgba(252, 175, 226, 1)
HSL
hsl(320, 93%, 84%)
HSV
hsv(320, 31%, 99%)
CMYK
cmyk(0%, 31%, 10%, 1%)
CSS variable
--color-primary: #FCAFE2;
Lowercase HEX
#fcafe2

Shades

Tints

Tones

Harmony

CSS snippets for #FCAFE2

.color-fcafe2 {
  color: #FCAFE2;
  background-color: #FCAFE2;
}

Frequently asked questions

What color is #FCAFE2?+

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

What is the closest Tailwind color to #FCAFE2?+

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