#EB1BE8 Color

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

Color preview

#EB1BE8

Color formats

HEX
#EB1BE8
RGB
rgb(235, 27, 232)
RGBA
rgba(235, 27, 232, 1)
HSL
hsl(301, 84%, 51%)
HSV
hsv(301, 89%, 92%)
CMYK
cmyk(0%, 89%, 1%, 8%)
CSS variable
--color-primary: #EB1BE8;
Lowercase HEX
#eb1be8

Shades

Tints

Tones

Harmony

CSS snippets for #EB1BE8

.color-eb1be8 {
  color: #EB1BE8;
  background-color: #EB1BE8;
}

Frequently asked questions

What color is #EB1BE8?+

#EB1BE8 is a HEX color with RGB value rgb(235, 27, 232) and HSL value hsl(301, 84%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB1BE8?+

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