#EB29E5 Color

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

Color preview

#EB29E5

Color formats

HEX
#EB29E5
RGB
rgb(235, 41, 229)
RGBA
rgba(235, 41, 229, 1)
HSL
hsl(302, 83%, 54%)
HSV
hsv(302, 83%, 92%)
CMYK
cmyk(0%, 83%, 3%, 8%)
CSS variable
--color-primary: #EB29E5;
Lowercase HEX
#eb29e5

Shades

Tints

Tones

Harmony

CSS snippets for #EB29E5

.color-eb29e5 {
  color: #EB29E5;
  background-color: #EB29E5;
}

Frequently asked questions

What color is #EB29E5?+

#EB29E5 is a HEX color with RGB value rgb(235, 41, 229) and HSL value hsl(302, 83%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB29E5?+

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