#DC2EB6 Color

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

Color preview

#DC2EB6

Color formats

HEX
#DC2EB6
RGB
rgb(220, 46, 182)
RGBA
rgba(220, 46, 182, 1)
HSL
hsl(313, 71%, 52%)
HSV
hsv(313, 79%, 86%)
CMYK
cmyk(0%, 79%, 17%, 14%)
CSS variable
--color-primary: #DC2EB6;
Lowercase HEX
#dc2eb6

Shades

Tints

Tones

Harmony

CSS snippets for #DC2EB6

.color-dc2eb6 {
  color: #DC2EB6;
  background-color: #DC2EB6;
}

Frequently asked questions

What color is #DC2EB6?+

#DC2EB6 is a HEX color with RGB value rgb(220, 46, 182) and HSL value hsl(313, 71%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #DC2EB6?+

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