#D53EBE Color

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

Color preview

#D53EBE

Color formats

HEX
#D53EBE
RGB
rgb(213, 62, 190)
RGBA
rgba(213, 62, 190, 1)
HSL
hsl(309, 64%, 54%)
HSV
hsv(309, 71%, 84%)
CMYK
cmyk(0%, 71%, 11%, 16%)
CSS variable
--color-primary: #D53EBE;
Lowercase HEX
#d53ebe

Shades

Tints

Tones

Harmony

CSS snippets for #D53EBE

.color-d53ebe {
  color: #D53EBE;
  background-color: #D53EBE;
}

Frequently asked questions

What color is #D53EBE?+

#D53EBE is a HEX color with RGB value rgb(213, 62, 190) and HSL value hsl(309, 64%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D53EBE?+

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