#EB29C8 Color

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

Color preview

#EB29C8

Color formats

HEX
#EB29C8
RGB
rgb(235, 41, 200)
RGBA
rgba(235, 41, 200, 1)
HSL
hsl(311, 83%, 54%)
HSV
hsv(311, 83%, 92%)
CMYK
cmyk(0%, 83%, 15%, 8%)
CSS variable
--color-primary: #EB29C8;
Lowercase HEX
#eb29c8

Shades

Tints

Tones

Harmony

CSS snippets for #EB29C8

.color-eb29c8 {
  color: #EB29C8;
  background-color: #EB29C8;
}

Frequently asked questions

What color is #EB29C8?+

#EB29C8 is a HEX color with RGB value rgb(235, 41, 200) and HSL value hsl(311, 83%, 54%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB29C8?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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