#D53EEF Color

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

Color preview

#D53EEF

Color formats

HEX
#D53EEF
RGB
rgb(213, 62, 239)
RGBA
rgba(213, 62, 239, 1)
HSL
hsl(291, 85%, 59%)
HSV
hsv(291, 74%, 94%)
CMYK
cmyk(11%, 74%, 0%, 6%)
CSS variable
--color-primary: #D53EEF;
Lowercase HEX
#d53eef

Shades

Tints

Tones

Harmony

CSS snippets for #D53EEF

.color-d53eef {
  color: #D53EEF;
  background-color: #D53EEF;
}

Frequently asked questions

What color is #D53EEF?+

#D53EEF is a HEX color with RGB value rgb(213, 62, 239) and HSL value hsl(291, 85%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D53EEF?+

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