#D03E8A Color

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

Color preview

#D03E8A

Color formats

HEX
#D03E8A
RGB
rgb(208, 62, 138)
RGBA
rgba(208, 62, 138, 1)
HSL
hsl(329, 61%, 53%)
HSV
hsv(329, 70%, 82%)
CMYK
cmyk(0%, 70%, 34%, 18%)
CSS variable
--color-primary: #D03E8A;
Lowercase HEX
#d03e8a

Shades

Tints

Tones

Harmony

CSS snippets for #D03E8A

.color-d03e8a {
  color: #D03E8A;
  background-color: #D03E8A;
}

Frequently asked questions

What color is #D03E8A?+

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

What is the closest Tailwind color to #D03E8A?+

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