#C32F6F Color

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

Color preview

#C32F6F

Color formats

HEX
#C32F6F
RGB
rgb(195, 47, 111)
RGBA
rgba(195, 47, 111, 1)
HSL
hsl(334, 61%, 47%)
HSV
hsv(334, 76%, 76%)
CMYK
cmyk(0%, 76%, 43%, 24%)
CSS variable
--color-primary: #C32F6F;
Lowercase HEX
#c32f6f

Shades

Tints

Tones

Harmony

CSS snippets for #C32F6F

.color-c32f6f {
  color: #C32F6F;
  background-color: #C32F6F;
}

Frequently asked questions

What color is #C32F6F?+

#C32F6F is a HEX color with RGB value rgb(195, 47, 111) and HSL value hsl(334, 61%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C32F6F?+

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