#C32CFA Color

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

Color preview

#C32CFA

Color formats

HEX
#C32CFA
RGB
rgb(195, 44, 250)
RGBA
rgba(195, 44, 250, 1)
HSL
hsl(284, 95%, 58%)
HSV
hsv(284, 82%, 98%)
CMYK
cmyk(22%, 82%, 0%, 2%)
CSS variable
--color-primary: #C32CFA;
Lowercase HEX
#c32cfa

Shades

Tints

Tones

Harmony

CSS snippets for #C32CFA

.color-c32cfa {
  color: #C32CFA;
  background-color: #C32CFA;
}

Frequently asked questions

What color is #C32CFA?+

#C32CFA is a HEX color with RGB value rgb(195, 44, 250) and HSL value hsl(284, 95%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C32CFA?+

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