#EA3BDC Color

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

Color preview

#EA3BDC

Color formats

HEX
#EA3BDC
RGB
rgb(234, 59, 220)
RGBA
rgba(234, 59, 220, 1)
HSL
hsl(305, 81%, 57%)
HSV
hsv(305, 75%, 92%)
CMYK
cmyk(0%, 75%, 6%, 8%)
CSS variable
--color-primary: #EA3BDC;
Lowercase HEX
#ea3bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EA3BDC

.color-ea3bdc {
  color: #EA3BDC;
  background-color: #EA3BDC;
}

Frequently asked questions

What color is #EA3BDC?+

#EA3BDC is a HEX color with RGB value rgb(234, 59, 220) and HSL value hsl(305, 81%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #EA3BDC?+

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