#FCAFED Color

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

Color preview

#FCAFED

Color formats

HEX
#FCAFED
RGB
rgb(252, 175, 237)
RGBA
rgba(252, 175, 237, 1)
HSL
hsl(312, 93%, 84%)
HSV
hsv(312, 31%, 99%)
CMYK
cmyk(0%, 31%, 6%, 1%)
CSS variable
--color-primary: #FCAFED;
Lowercase HEX
#fcafed

Shades

Tints

Tones

Harmony

CSS snippets for #FCAFED

.color-fcafed {
  color: #FCAFED;
  background-color: #FCAFED;
}

Frequently asked questions

What color is #FCAFED?+

#FCAFED is a HEX color with RGB value rgb(252, 175, 237) and HSL value hsl(312, 93%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FCAFED?+

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