#EE7EBD Color

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

Color preview

#EE7EBD

Color formats

HEX
#EE7EBD
RGB
rgb(238, 126, 189)
RGBA
rgba(238, 126, 189, 1)
HSL
hsl(326, 77%, 71%)
HSV
hsv(326, 47%, 93%)
CMYK
cmyk(0%, 47%, 21%, 7%)
CSS variable
--color-primary: #EE7EBD;
Lowercase HEX
#ee7ebd

Shades

Tints

Tones

Harmony

CSS snippets for #EE7EBD

.color-ee7ebd {
  color: #EE7EBD;
  background-color: #EE7EBD;
}

Frequently asked questions

What color is #EE7EBD?+

#EE7EBD is a HEX color with RGB value rgb(238, 126, 189) and HSL value hsl(326, 77%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE7EBD?+

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