#E83BDC Color

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

Color preview

#E83BDC

Color formats

HEX
#E83BDC
RGB
rgb(232, 59, 220)
RGBA
rgba(232, 59, 220, 1)
HSL
hsl(304, 79%, 57%)
HSV
hsv(304, 75%, 91%)
CMYK
cmyk(0%, 75%, 5%, 9%)
CSS variable
--color-primary: #E83BDC;
Lowercase HEX
#e83bdc

Shades

Tints

Tones

Harmony

CSS snippets for #E83BDC

.color-e83bdc {
  color: #E83BDC;
  background-color: #E83BDC;
}

Frequently asked questions

What color is #E83BDC?+

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

What is the closest Tailwind color to #E83BDC?+

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