#DC1EB6 Color

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

Color preview

#DC1EB6

Color formats

HEX
#DC1EB6
RGB
rgb(220, 30, 182)
RGBA
rgba(220, 30, 182, 1)
HSL
hsl(312, 76%, 49%)
HSV
hsv(312, 86%, 86%)
CMYK
cmyk(0%, 86%, 17%, 14%)
CSS variable
--color-primary: #DC1EB6;
Lowercase HEX
#dc1eb6

Shades

Tints

Tones

Harmony

CSS snippets for #DC1EB6

.color-dc1eb6 {
  color: #DC1EB6;
  background-color: #DC1EB6;
}

Frequently asked questions

What color is #DC1EB6?+

#DC1EB6 is a HEX color with RGB value rgb(220, 30, 182) and HSL value hsl(312, 76%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #DC1EB6?+

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