#D03EB5 Color

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

Color preview

#D03EB5

Color formats

HEX
#D03EB5
RGB
rgb(208, 62, 181)
RGBA
rgba(208, 62, 181, 1)
HSL
hsl(311, 61%, 53%)
HSV
hsv(311, 70%, 82%)
CMYK
cmyk(0%, 70%, 13%, 18%)
CSS variable
--color-primary: #D03EB5;
Lowercase HEX
#d03eb5

Shades

Tints

Tones

Harmony

CSS snippets for #D03EB5

.color-d03eb5 {
  color: #D03EB5;
  background-color: #D03EB5;
}

Frequently asked questions

What color is #D03EB5?+

#D03EB5 is a HEX color with RGB value rgb(208, 62, 181) and HSL value hsl(311, 61%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D03EB5?+

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