#EB28D1 Color

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

Color preview

#EB28D1

Color formats

HEX
#EB28D1
RGB
rgb(235, 40, 209)
RGBA
rgba(235, 40, 209, 1)
HSL
hsl(308, 83%, 54%)
HSV
hsv(308, 83%, 92%)
CMYK
cmyk(0%, 83%, 11%, 8%)
CSS variable
--color-primary: #EB28D1;
Lowercase HEX
#eb28d1

Shades

Tints

Tones

Harmony

CSS snippets for #EB28D1

.color-eb28d1 {
  color: #EB28D1;
  background-color: #EB28D1;
}

Frequently asked questions

What color is #EB28D1?+

#EB28D1 is a HEX color with RGB value rgb(235, 40, 209) and HSL value hsl(308, 83%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB28D1?+

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