#FCA6E8 Color

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

Color preview

#FCA6E8

Color formats

HEX
#FCA6E8
RGB
rgb(252, 166, 232)
RGBA
rgba(252, 166, 232, 1)
HSL
hsl(314, 93%, 82%)
HSV
hsv(314, 34%, 99%)
CMYK
cmyk(0%, 34%, 8%, 1%)
CSS variable
--color-primary: #FCA6E8;
Lowercase HEX
#fca6e8

Shades

Tints

Tones

Harmony

CSS snippets for #FCA6E8

.color-fca6e8 {
  color: #FCA6E8;
  background-color: #FCA6E8;
}

Frequently asked questions

What color is #FCA6E8?+

#FCA6E8 is a HEX color with RGB value rgb(252, 166, 232) and HSL value hsl(314, 93%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FCA6E8?+

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