#FCADFF Color

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

Color preview

#FCADFF

Color formats

HEX
#FCADFF
RGB
rgb(252, 173, 255)
RGBA
rgba(252, 173, 255, 1)
HSL
hsl(298, 100%, 84%)
HSV
hsv(298, 32%, 100%)
CMYK
cmyk(1%, 32%, 0%, 0%)
CSS variable
--color-primary: #FCADFF;
Lowercase HEX
#fcadff

Shades

Tints

Tones

Harmony

CSS snippets for #FCADFF

.color-fcadff {
  color: #FCADFF;
  background-color: #FCADFF;
}

Frequently asked questions

What color is #FCADFF?+

#FCADFF is a HEX color with RGB value rgb(252, 173, 255) and HSL value hsl(298, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FCADFF?+

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