#DC1E8A Color

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

Color preview

#DC1E8A

Color formats

HEX
#DC1E8A
RGB
rgb(220, 30, 138)
RGBA
rgba(220, 30, 138, 1)
HSL
hsl(326, 76%, 49%)
HSV
hsv(326, 86%, 86%)
CMYK
cmyk(0%, 86%, 37%, 14%)
CSS variable
--color-primary: #DC1E8A;
Lowercase HEX
#dc1e8a

Shades

Tints

Tones

Harmony

CSS snippets for #DC1E8A

.color-dc1e8a {
  color: #DC1E8A;
  background-color: #DC1E8A;
}

Frequently asked questions

What color is #DC1E8A?+

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

What is the closest Tailwind color to #DC1E8A?+

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