#EB78E1 Color

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

Color preview

#EB78E1

Color formats

HEX
#EB78E1
RGB
rgb(235, 120, 225)
RGBA
rgba(235, 120, 225, 1)
HSL
hsl(305, 74%, 70%)
HSV
hsv(305, 49%, 92%)
CMYK
cmyk(0%, 49%, 4%, 8%)
CSS variable
--color-primary: #EB78E1;
Lowercase HEX
#eb78e1

Shades

Tints

Tones

Harmony

CSS snippets for #EB78E1

.color-eb78e1 {
  color: #EB78E1;
  background-color: #EB78E1;
}

Frequently asked questions

What color is #EB78E1?+

#EB78E1 is a HEX color with RGB value rgb(235, 120, 225) and HSL value hsl(305, 74%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB78E1?+

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