#EB78A0 Color

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

Color preview

#EB78A0

Color formats

HEX
#EB78A0
RGB
rgb(235, 120, 160)
RGBA
rgba(235, 120, 160, 1)
HSL
hsl(339, 74%, 70%)
HSV
hsv(339, 49%, 92%)
CMYK
cmyk(0%, 49%, 32%, 8%)
CSS variable
--color-primary: #EB78A0;
Lowercase HEX
#eb78a0

Shades

Tints

Tones

Harmony

CSS snippets for #EB78A0

.color-eb78a0 {
  color: #EB78A0;
  background-color: #EB78A0;
}

Frequently asked questions

What color is #EB78A0?+

#EB78A0 is a HEX color with RGB value rgb(235, 120, 160) and HSL value hsl(339, 74%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB78A0?+

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