#D53EB4 Color

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

Color preview

#D53EB4

Color formats

HEX
#D53EB4
RGB
rgb(213, 62, 180)
RGBA
rgba(213, 62, 180, 1)
HSL
hsl(313, 64%, 54%)
HSV
hsv(313, 71%, 84%)
CMYK
cmyk(0%, 71%, 15%, 16%)
CSS variable
--color-primary: #D53EB4;
Lowercase HEX
#d53eb4

Shades

Tints

Tones

Harmony

CSS snippets for #D53EB4

.color-d53eb4 {
  color: #D53EB4;
  background-color: #D53EB4;
}

Frequently asked questions

What color is #D53EB4?+

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

What is the closest Tailwind color to #D53EB4?+

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