#EB3CC8 Color

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

Color preview

#EB3CC8

Color formats

HEX
#EB3CC8
RGB
rgb(235, 60, 200)
RGBA
rgba(235, 60, 200, 1)
HSL
hsl(312, 81%, 58%)
HSV
hsv(312, 74%, 92%)
CMYK
cmyk(0%, 74%, 15%, 8%)
CSS variable
--color-primary: #EB3CC8;
Lowercase HEX
#eb3cc8

Shades

Tints

Tones

Harmony

CSS snippets for #EB3CC8

.color-eb3cc8 {
  color: #EB3CC8;
  background-color: #EB3CC8;
}

Frequently asked questions

What color is #EB3CC8?+

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

What is the closest Tailwind color to #EB3CC8?+

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