#EA7B9E Color

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

Color preview

#EA7B9E

Color formats

HEX
#EA7B9E
RGB
rgb(234, 123, 158)
RGBA
rgba(234, 123, 158, 1)
HSL
hsl(341, 73%, 70%)
HSV
hsv(341, 47%, 92%)
CMYK
cmyk(0%, 47%, 32%, 8%)
CSS variable
--color-primary: #EA7B9E;
Lowercase HEX
#ea7b9e

Shades

Tints

Tones

Harmony

CSS snippets for #EA7B9E

.color-ea7b9e {
  color: #EA7B9E;
  background-color: #EA7B9E;
}

Frequently asked questions

What color is #EA7B9E?+

#EA7B9E is a HEX color with RGB value rgb(234, 123, 158) and HSL value hsl(341, 73%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EA7B9E?+

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