#E53DFB Color

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

Color preview

#E53DFB

Color formats

HEX
#E53DFB
RGB
rgb(229, 61, 251)
RGBA
rgba(229, 61, 251, 1)
HSL
hsl(293, 96%, 61%)
HSV
hsv(293, 76%, 98%)
CMYK
cmyk(9%, 76%, 0%, 2%)
CSS variable
--color-primary: #E53DFB;
Lowercase HEX
#e53dfb

Shades

Tints

Tones

Harmony

CSS snippets for #E53DFB

.color-e53dfb {
  color: #E53DFB;
  background-color: #E53DFB;
}

Frequently asked questions

What color is #E53DFB?+

#E53DFB is a HEX color with RGB value rgb(229, 61, 251) and HSL value hsl(293, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E53DFB?+

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