#C51B7E Color

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

Color preview

#C51B7E

Color formats

HEX
#C51B7E
RGB
rgb(197, 27, 126)
RGBA
rgba(197, 27, 126, 1)
HSL
hsl(325, 76%, 44%)
HSV
hsv(325, 86%, 77%)
CMYK
cmyk(0%, 86%, 36%, 23%)
CSS variable
--color-primary: #C51B7E;
Lowercase HEX
#c51b7e

Shades

Tints

Tones

Harmony

CSS snippets for #C51B7E

.color-c51b7e {
  color: #C51B7E;
  background-color: #C51B7E;
}

Frequently asked questions

What color is #C51B7E?+

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

What is the closest Tailwind color to #C51B7E?+

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