#D53AE3 Color

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

Color preview

#D53AE3

Color formats

HEX
#D53AE3
RGB
rgb(213, 58, 227)
RGBA
rgba(213, 58, 227, 1)
HSL
hsl(295, 75%, 56%)
HSV
hsv(295, 74%, 89%)
CMYK
cmyk(6%, 74%, 0%, 11%)
CSS variable
--color-primary: #D53AE3;
Lowercase HEX
#d53ae3

Shades

Tints

Tones

Harmony

CSS snippets for #D53AE3

.color-d53ae3 {
  color: #D53AE3;
  background-color: #D53AE3;
}

Frequently asked questions

What color is #D53AE3?+

#D53AE3 is a HEX color with RGB value rgb(213, 58, 227) and HSL value hsl(295, 75%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D53AE3?+

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