#C51B9E Color

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

Color preview

#C51B9E

Color formats

HEX
#C51B9E
RGB
rgb(197, 27, 158)
RGBA
rgba(197, 27, 158, 1)
HSL
hsl(314, 76%, 44%)
HSV
hsv(314, 86%, 77%)
CMYK
cmyk(0%, 86%, 20%, 23%)
CSS variable
--color-primary: #C51B9E;
Lowercase HEX
#c51b9e

Shades

Tints

Tones

Harmony

CSS snippets for #C51B9E

.color-c51b9e {
  color: #C51B9E;
  background-color: #C51B9E;
}

Frequently asked questions

What color is #C51B9E?+

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

What is the closest Tailwind color to #C51B9E?+

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