#EB33FF Color

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

Color preview

#EB33FF

Color formats

HEX
#EB33FF
RGB
rgb(235, 51, 255)
RGBA
rgba(235, 51, 255, 1)
HSL
hsl(294, 100%, 60%)
HSV
hsv(294, 80%, 100%)
CMYK
cmyk(8%, 80%, 0%, 0%)
CSS variable
--color-primary: #EB33FF;
Lowercase HEX
#eb33ff

Shades

Tints

Tones

Harmony

CSS snippets for #EB33FF

.color-eb33ff {
  color: #EB33FF;
  background-color: #EB33FF;
}

Frequently asked questions

What color is #EB33FF?+

#EB33FF is a HEX color with RGB value rgb(235, 51, 255) and HSL value hsl(294, 100%, 60%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB33FF?+

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