#C32C6B Color

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

Color preview

#C32C6B

Color formats

HEX
#C32C6B
RGB
rgb(195, 44, 107)
RGBA
rgba(195, 44, 107, 1)
HSL
hsl(335, 63%, 47%)
HSV
hsv(335, 77%, 76%)
CMYK
cmyk(0%, 77%, 45%, 24%)
CSS variable
--color-primary: #C32C6B;
Lowercase HEX
#c32c6b

Shades

Tints

Tones

Harmony

CSS snippets for #C32C6B

.color-c32c6b {
  color: #C32C6B;
  background-color: #C32C6B;
}

Frequently asked questions

What color is #C32C6B?+

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

What is the closest Tailwind color to #C32C6B?+

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