#DC1E9D Color

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

Color preview

#DC1E9D

Color formats

HEX
#DC1E9D
RGB
rgb(220, 30, 157)
RGBA
rgba(220, 30, 157, 1)
HSL
hsl(320, 76%, 49%)
HSV
hsv(320, 86%, 86%)
CMYK
cmyk(0%, 86%, 29%, 14%)
CSS variable
--color-primary: #DC1E9D;
Lowercase HEX
#dc1e9d

Shades

Tints

Tones

Harmony

CSS snippets for #DC1E9D

.color-dc1e9d {
  color: #DC1E9D;
  background-color: #DC1E9D;
}

Frequently asked questions

What color is #DC1E9D?+

#DC1E9D is a HEX color with RGB value rgb(220, 30, 157) and HSL value hsl(320, 76%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DC1E9D?+

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