#D03A9E Color

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

Color preview

#D03A9E

Color formats

HEX
#D03A9E
RGB
rgb(208, 58, 158)
RGBA
rgba(208, 58, 158, 1)
HSL
hsl(320, 61%, 52%)
HSV
hsv(320, 72%, 82%)
CMYK
cmyk(0%, 72%, 24%, 18%)
CSS variable
--color-primary: #D03A9E;
Lowercase HEX
#d03a9e

Shades

Tints

Tones

Harmony

CSS snippets for #D03A9E

.color-d03a9e {
  color: #D03A9E;
  background-color: #D03A9E;
}

Frequently asked questions

What color is #D03A9E?+

#D03A9E is a HEX color with RGB value rgb(208, 58, 158) and HSL value hsl(320, 61%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D03A9E?+

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