#FCA0FF Color

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

Color preview

#FCA0FF

Color formats

HEX
#FCA0FF
RGB
rgb(252, 160, 255)
RGBA
rgba(252, 160, 255, 1)
HSL
hsl(298, 100%, 81%)
HSV
hsv(298, 37%, 100%)
CMYK
cmyk(1%, 37%, 0%, 0%)
CSS variable
--color-primary: #FCA0FF;
Lowercase HEX
#fca0ff

Shades

Tints

Tones

Harmony

CSS snippets for #FCA0FF

.color-fca0ff {
  color: #FCA0FF;
  background-color: #FCA0FF;
}

Frequently asked questions

What color is #FCA0FF?+

#FCA0FF is a HEX color with RGB value rgb(252, 160, 255) and HSL value hsl(298, 100%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FCA0FF?+

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