#DC2E9C Color

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

Color preview

#DC2E9C

Color formats

HEX
#DC2E9C
RGB
rgb(220, 46, 156)
RGBA
rgba(220, 46, 156, 1)
HSL
hsl(322, 71%, 52%)
HSV
hsv(322, 79%, 86%)
CMYK
cmyk(0%, 79%, 29%, 14%)
CSS variable
--color-primary: #DC2E9C;
Lowercase HEX
#dc2e9c

Shades

Tints

Tones

Harmony

CSS snippets for #DC2E9C

.color-dc2e9c {
  color: #DC2E9C;
  background-color: #DC2E9C;
}

Frequently asked questions

What color is #DC2E9C?+

#DC2E9C is a HEX color with RGB value rgb(220, 46, 156) and HSL value hsl(322, 71%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DC2E9C?+

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