#EC5BAD Color

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

Color preview

#EC5BAD

Color formats

HEX
#EC5BAD
RGB
rgb(236, 91, 173)
RGBA
rgba(236, 91, 173, 1)
HSL
hsl(326, 79%, 64%)
HSV
hsv(326, 61%, 93%)
CMYK
cmyk(0%, 61%, 27%, 7%)
CSS variable
--color-primary: #EC5BAD;
Lowercase HEX
#ec5bad

Shades

Tints

Tones

Harmony

CSS snippets for #EC5BAD

.color-ec5bad {
  color: #EC5BAD;
  background-color: #EC5BAD;
}

Frequently asked questions

What color is #EC5BAD?+

#EC5BAD is a HEX color with RGB value rgb(236, 91, 173) and HSL value hsl(326, 79%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EC5BAD?+

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