#FCA0E5 Color

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

Color preview

#FCA0E5

Color formats

HEX
#FCA0E5
RGB
rgb(252, 160, 229)
RGBA
rgba(252, 160, 229, 1)
HSL
hsl(315, 94%, 81%)
HSV
hsv(315, 37%, 99%)
CMYK
cmyk(0%, 37%, 9%, 1%)
CSS variable
--color-primary: #FCA0E5;
Lowercase HEX
#fca0e5

Shades

Tints

Tones

Harmony

CSS snippets for #FCA0E5

.color-fca0e5 {
  color: #FCA0E5;
  background-color: #FCA0E5;
}

Frequently asked questions

What color is #FCA0E5?+

#FCA0E5 is a HEX color with RGB value rgb(252, 160, 229) and HSL value hsl(315, 94%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FCA0E5?+

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