#C52B6B Color

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

Color preview

#C52B6B

Color formats

HEX
#C52B6B
RGB
rgb(197, 43, 107)
RGBA
rgba(197, 43, 107, 1)
HSL
hsl(335, 64%, 47%)
HSV
hsv(335, 78%, 77%)
CMYK
cmyk(0%, 78%, 46%, 23%)
CSS variable
--color-primary: #C52B6B;
Lowercase HEX
#c52b6b

Shades

Tints

Tones

Harmony

CSS snippets for #C52B6B

.color-c52b6b {
  color: #C52B6B;
  background-color: #C52B6B;
}

Frequently asked questions

What color is #C52B6B?+

#C52B6B is a HEX color with RGB value rgb(197, 43, 107) and HSL value hsl(335, 64%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C52B6B?+

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