#EB37E2 Color

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

Color preview

#EB37E2

Color formats

HEX
#EB37E2
RGB
rgb(235, 55, 226)
RGBA
rgba(235, 55, 226, 1)
HSL
hsl(303, 82%, 57%)
HSV
hsv(303, 77%, 92%)
CMYK
cmyk(0%, 77%, 4%, 8%)
CSS variable
--color-primary: #EB37E2;
Lowercase HEX
#eb37e2

Shades

Tints

Tones

Harmony

CSS snippets for #EB37E2

.color-eb37e2 {
  color: #EB37E2;
  background-color: #EB37E2;
}

Frequently asked questions

What color is #EB37E2?+

#EB37E2 is a HEX color with RGB value rgb(235, 55, 226) and HSL value hsl(303, 82%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #EB37E2?+

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