#EB57D2 Color

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

Color preview

#EB57D2

Color formats

HEX
#EB57D2
RGB
rgb(235, 87, 210)
RGBA
rgba(235, 87, 210, 1)
HSL
hsl(310, 79%, 63%)
HSV
hsv(310, 63%, 92%)
CMYK
cmyk(0%, 63%, 11%, 8%)
CSS variable
--color-primary: #EB57D2;
Lowercase HEX
#eb57d2

Shades

Tints

Tones

Harmony

CSS snippets for #EB57D2

.color-eb57d2 {
  color: #EB57D2;
  background-color: #EB57D2;
}

Frequently asked questions

What color is #EB57D2?+

#EB57D2 is a HEX color with RGB value rgb(235, 87, 210) and HSL value hsl(310, 79%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB57D2?+

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