#EA7BAD Color

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

Color preview

#EA7BAD

Color formats

HEX
#EA7BAD
RGB
rgb(234, 123, 173)
RGBA
rgba(234, 123, 173, 1)
HSL
hsl(333, 73%, 70%)
HSV
hsv(333, 47%, 92%)
CMYK
cmyk(0%, 47%, 26%, 8%)
CSS variable
--color-primary: #EA7BAD;
Lowercase HEX
#ea7bad

Shades

Tints

Tones

Harmony

CSS snippets for #EA7BAD

.color-ea7bad {
  color: #EA7BAD;
  background-color: #EA7BAD;
}

Frequently asked questions

What color is #EA7BAD?+

#EA7BAD is a HEX color with RGB value rgb(234, 123, 173) and HSL value hsl(333, 73%, 70%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EA7BAD?+

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