#C51B6D Color

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

Color preview

#C51B6D

Color formats

HEX
#C51B6D
RGB
rgb(197, 27, 109)
RGBA
rgba(197, 27, 109, 1)
HSL
hsl(331, 76%, 44%)
HSV
hsv(331, 86%, 77%)
CMYK
cmyk(0%, 86%, 45%, 23%)
CSS variable
--color-primary: #C51B6D;
Lowercase HEX
#c51b6d

Shades

Tints

Tones

Harmony

CSS snippets for #C51B6D

.color-c51b6d {
  color: #C51B6D;
  background-color: #C51B6D;
}

Frequently asked questions

What color is #C51B6D?+

#C51B6D is a HEX color with RGB value rgb(197, 27, 109) and HSL value hsl(331, 76%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C51B6D?+

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