#EB37D0 Color

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

Color preview

#EB37D0

Color formats

HEX
#EB37D0
RGB
rgb(235, 55, 208)
RGBA
rgba(235, 55, 208, 1)
HSL
hsl(309, 82%, 57%)
HSV
hsv(309, 77%, 92%)
CMYK
cmyk(0%, 77%, 11%, 8%)
CSS variable
--color-primary: #EB37D0;
Lowercase HEX
#eb37d0

Shades

Tints

Tones

Harmony

CSS snippets for #EB37D0

.color-eb37d0 {
  color: #EB37D0;
  background-color: #EB37D0;
}

Frequently asked questions

What color is #EB37D0?+

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

What is the closest Tailwind color to #EB37D0?+

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