#D03EBD Color

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

Color preview

#D03EBD

Color formats

HEX
#D03EBD
RGB
rgb(208, 62, 189)
RGBA
rgba(208, 62, 189, 1)
HSL
hsl(308, 61%, 53%)
HSV
hsv(308, 70%, 82%)
CMYK
cmyk(0%, 70%, 9%, 18%)
CSS variable
--color-primary: #D03EBD;
Lowercase HEX
#d03ebd

Shades

Tints

Tones

Harmony

CSS snippets for #D03EBD

.color-d03ebd {
  color: #D03EBD;
  background-color: #D03EBD;
}

Frequently asked questions

What color is #D03EBD?+

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

What is the closest Tailwind color to #D03EBD?+

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