#C82A7C Color

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

Color preview

#C82A7C

Color formats

HEX
#C82A7C
RGB
rgb(200, 42, 124)
RGBA
rgba(200, 42, 124, 1)
HSL
hsl(329, 65%, 47%)
HSV
hsv(329, 79%, 78%)
CMYK
cmyk(0%, 79%, 38%, 22%)
CSS variable
--color-primary: #C82A7C;
Lowercase HEX
#c82a7c

Shades

Tints

Tones

Harmony

CSS snippets for #C82A7C

.color-c82a7c {
  color: #C82A7C;
  background-color: #C82A7C;
}

Frequently asked questions

What color is #C82A7C?+

#C82A7C is a HEX color with RGB value rgb(200, 42, 124) and HSL value hsl(329, 65%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C82A7C?+

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