#FCA7FF Color

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

Color preview

#FCA7FF

Color formats

HEX
#FCA7FF
RGB
rgb(252, 167, 255)
RGBA
rgba(252, 167, 255, 1)
HSL
hsl(298, 100%, 83%)
HSV
hsv(298, 35%, 100%)
CMYK
cmyk(1%, 35%, 0%, 0%)
CSS variable
--color-primary: #FCA7FF;
Lowercase HEX
#fca7ff

Shades

Tints

Tones

Harmony

CSS snippets for #FCA7FF

.color-fca7ff {
  color: #FCA7FF;
  background-color: #FCA7FF;
}

Frequently asked questions

What color is #FCA7FF?+

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

What is the closest Tailwind color to #FCA7FF?+

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