#C32CD3 Color

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

Color preview

#C32CD3

Color formats

HEX
#C32CD3
RGB
rgb(195, 44, 211)
RGBA
rgba(195, 44, 211, 1)
HSL
hsl(294, 65%, 50%)
HSV
hsv(294, 79%, 83%)
CMYK
cmyk(8%, 79%, 0%, 17%)
CSS variable
--color-primary: #C32CD3;
Lowercase HEX
#c32cd3

Shades

Tints

Tones

Harmony

CSS snippets for #C32CD3

.color-c32cd3 {
  color: #C32CD3;
  background-color: #C32CD3;
}

Frequently asked questions

What color is #C32CD3?+

#C32CD3 is a HEX color with RGB value rgb(195, 44, 211) and HSL value hsl(294, 65%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C32CD3?+

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