#C32C9B Color

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

Color preview

#C32C9B

Color formats

HEX
#C32C9B
RGB
rgb(195, 44, 155)
RGBA
rgba(195, 44, 155, 1)
HSL
hsl(316, 63%, 47%)
HSV
hsv(316, 77%, 76%)
CMYK
cmyk(0%, 77%, 21%, 24%)
CSS variable
--color-primary: #C32C9B;
Lowercase HEX
#c32c9b

Shades

Tints

Tones

Harmony

CSS snippets for #C32C9B

.color-c32c9b {
  color: #C32C9B;
  background-color: #C32C9B;
}

Frequently asked questions

What color is #C32C9B?+

#C32C9B is a HEX color with RGB value rgb(195, 44, 155) and HSL value hsl(316, 63%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C32C9B?+

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