#EB60E2 Color

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

Color preview

#EB60E2

Color formats

HEX
#EB60E2
RGB
rgb(235, 96, 226)
RGBA
rgba(235, 96, 226, 1)
HSL
hsl(304, 78%, 65%)
HSV
hsv(304, 59%, 92%)
CMYK
cmyk(0%, 59%, 4%, 8%)
CSS variable
--color-primary: #EB60E2;
Lowercase HEX
#eb60e2

Shades

Tints

Tones

Harmony

CSS snippets for #EB60E2

.color-eb60e2 {
  color: #EB60E2;
  background-color: #EB60E2;
}

Frequently asked questions

What color is #EB60E2?+

#EB60E2 is a HEX color with RGB value rgb(235, 96, 226) and HSL value hsl(304, 78%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB60E2?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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