#C83C8E Color

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

Color preview

#C83C8E

Color formats

HEX
#C83C8E
RGB
rgb(200, 60, 142)
RGBA
rgba(200, 60, 142, 1)
HSL
hsl(325, 56%, 51%)
HSV
hsv(325, 70%, 78%)
CMYK
cmyk(0%, 70%, 29%, 22%)
CSS variable
--color-primary: #C83C8E;
Lowercase HEX
#c83c8e

Shades

Tints

Tones

Harmony

CSS snippets for #C83C8E

.color-c83c8e {
  color: #C83C8E;
  background-color: #C83C8E;
}

Frequently asked questions

What color is #C83C8E?+

#C83C8E is a HEX color with RGB value rgb(200, 60, 142) and HSL value hsl(325, 56%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C83C8E?+

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