#E73BDC Color

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

Color preview

#E73BDC

Color formats

HEX
#E73BDC
RGB
rgb(231, 59, 220)
RGBA
rgba(231, 59, 220, 1)
HSL
hsl(304, 78%, 57%)
HSV
hsv(304, 74%, 91%)
CMYK
cmyk(0%, 74%, 5%, 9%)
CSS variable
--color-primary: #E73BDC;
Lowercase HEX
#e73bdc

Shades

Tints

Tones

Harmony

CSS snippets for #E73BDC

.color-e73bdc {
  color: #E73BDC;
  background-color: #E73BDC;
}

Frequently asked questions

What color is #E73BDC?+

#E73BDC is a HEX color with RGB value rgb(231, 59, 220) and HSL value hsl(304, 78%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E73BDC?+

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