#EB55FF Color

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

Color preview

#EB55FF

Color formats

HEX
#EB55FF
RGB
rgb(235, 85, 255)
RGBA
rgba(235, 85, 255, 1)
HSL
hsl(293, 100%, 67%)
HSV
hsv(293, 67%, 100%)
CMYK
cmyk(8%, 67%, 0%, 0%)
CSS variable
--color-primary: #EB55FF;
Lowercase HEX
#eb55ff

Shades

Tints

Tones

Harmony

CSS snippets for #EB55FF

.color-eb55ff {
  color: #EB55FF;
  background-color: #EB55FF;
}

Frequently asked questions

What color is #EB55FF?+

#EB55FF is a HEX color with RGB value rgb(235, 85, 255) and HSL value hsl(293, 100%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB55FF?+

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