#D82C7C Color

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

Color preview

#D82C7C

Color formats

HEX
#D82C7C
RGB
rgb(216, 44, 124)
RGBA
rgba(216, 44, 124, 1)
HSL
hsl(332, 69%, 51%)
HSV
hsv(332, 80%, 85%)
CMYK
cmyk(0%, 80%, 43%, 15%)
CSS variable
--color-primary: #D82C7C;
Lowercase HEX
#d82c7c

Shades

Tints

Tones

Harmony

CSS snippets for #D82C7C

.color-d82c7c {
  color: #D82C7C;
  background-color: #D82C7C;
}

Frequently asked questions

What color is #D82C7C?+

#D82C7C is a HEX color with RGB value rgb(216, 44, 124) and HSL value hsl(332, 69%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D82C7C?+

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