#D03E8E Color

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

Color preview

#D03E8E

Color formats

HEX
#D03E8E
RGB
rgb(208, 62, 142)
RGBA
rgba(208, 62, 142, 1)
HSL
hsl(327, 61%, 53%)
HSV
hsv(327, 70%, 82%)
CMYK
cmyk(0%, 70%, 32%, 18%)
CSS variable
--color-primary: #D03E8E;
Lowercase HEX
#d03e8e

Shades

Tints

Tones

Harmony

CSS snippets for #D03E8E

.color-d03e8e {
  color: #D03E8E;
  background-color: #D03E8E;
}

Frequently asked questions

What color is #D03E8E?+

#D03E8E is a HEX color with RGB value rgb(208, 62, 142) and HSL value hsl(327, 61%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D03E8E?+

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