#EB75E5 Color

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

Color preview

#EB75E5

Color formats

HEX
#EB75E5
RGB
rgb(235, 117, 229)
RGBA
rgba(235, 117, 229, 1)
HSL
hsl(303, 75%, 69%)
HSV
hsv(303, 50%, 92%)
CMYK
cmyk(0%, 50%, 3%, 8%)
CSS variable
--color-primary: #EB75E5;
Lowercase HEX
#eb75e5

Shades

Tints

Tones

Harmony

CSS snippets for #EB75E5

.color-eb75e5 {
  color: #EB75E5;
  background-color: #EB75E5;
}

Frequently asked questions

What color is #EB75E5?+

#EB75E5 is a HEX color with RGB value rgb(235, 117, 229) and HSL value hsl(303, 75%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB75E5?+

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