#EB29D8 Color

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

Color preview

#EB29D8

Color formats

HEX
#EB29D8
RGB
rgb(235, 41, 216)
RGBA
rgba(235, 41, 216, 1)
HSL
hsl(306, 83%, 54%)
HSV
hsv(306, 83%, 92%)
CMYK
cmyk(0%, 83%, 8%, 8%)
CSS variable
--color-primary: #EB29D8;
Lowercase HEX
#eb29d8

Shades

Tints

Tones

Harmony

CSS snippets for #EB29D8

.color-eb29d8 {
  color: #EB29D8;
  background-color: #EB29D8;
}

Frequently asked questions

What color is #EB29D8?+

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

What is the closest Tailwind color to #EB29D8?+

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