#EB3AC8 Color

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

Color preview

#EB3AC8

Color formats

HEX
#EB3AC8
RGB
rgb(235, 58, 200)
RGBA
rgba(235, 58, 200, 1)
HSL
hsl(312, 82%, 57%)
HSV
hsv(312, 75%, 92%)
CMYK
cmyk(0%, 75%, 15%, 8%)
CSS variable
--color-primary: #EB3AC8;
Lowercase HEX
#eb3ac8

Shades

Tints

Tones

Harmony

CSS snippets for #EB3AC8

.color-eb3ac8 {
  color: #EB3AC8;
  background-color: #EB3AC8;
}

Frequently asked questions

What color is #EB3AC8?+

#EB3AC8 is a HEX color with RGB value rgb(235, 58, 200) and HSL value hsl(312, 82%, 57%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EB3AC8?+

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