#DC4EB8 Color

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

Color preview

#DC4EB8

Color formats

HEX
#DC4EB8
RGB
rgb(220, 78, 184)
RGBA
rgba(220, 78, 184, 1)
HSL
hsl(315, 67%, 58%)
HSV
hsv(315, 65%, 86%)
CMYK
cmyk(0%, 65%, 16%, 14%)
CSS variable
--color-primary: #DC4EB8;
Lowercase HEX
#dc4eb8

Shades

Tints

Tones

Harmony

CSS snippets for #DC4EB8

.color-dc4eb8 {
  color: #DC4EB8;
  background-color: #DC4EB8;
}

Frequently asked questions

What color is #DC4EB8?+

#DC4EB8 is a HEX color with RGB value rgb(220, 78, 184) and HSL value hsl(315, 67%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DC4EB8?+

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