#FCC5FD Color

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

Color preview

#FCC5FD

Color formats

HEX
#FCC5FD
RGB
rgb(252, 197, 253)
RGBA
rgba(252, 197, 253, 1)
HSL
hsl(299, 93%, 88%)
HSV
hsv(299, 22%, 99%)
CMYK
cmyk(0%, 22%, 0%, 1%)
CSS variable
--color-primary: #FCC5FD;
Lowercase HEX
#fcc5fd

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5FD

.color-fcc5fd {
  color: #FCC5FD;
  background-color: #FCC5FD;
}

Frequently asked questions

What color is #FCC5FD?+

#FCC5FD is a HEX color with RGB value rgb(252, 197, 253) and HSL value hsl(299, 93%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #FCC5FD?+

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