#DC1EB3 Color

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

Color preview

#DC1EB3

Color formats

HEX
#DC1EB3
RGB
rgb(220, 30, 179)
RGBA
rgba(220, 30, 179, 1)
HSL
hsl(313, 76%, 49%)
HSV
hsv(313, 86%, 86%)
CMYK
cmyk(0%, 86%, 19%, 14%)
CSS variable
--color-primary: #DC1EB3;
Lowercase HEX
#dc1eb3

Shades

Tints

Tones

Harmony

CSS snippets for #DC1EB3

.color-dc1eb3 {
  color: #DC1EB3;
  background-color: #DC1EB3;
}

Frequently asked questions

What color is #DC1EB3?+

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

What is the closest Tailwind color to #DC1EB3?+

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