#EE7B99 Color

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

Color preview

#EE7B99

Color formats

HEX
#EE7B99
RGB
rgb(238, 123, 153)
RGBA
rgba(238, 123, 153, 1)
HSL
hsl(344, 77%, 71%)
HSV
hsv(344, 48%, 93%)
CMYK
cmyk(0%, 48%, 36%, 7%)
CSS variable
--color-primary: #EE7B99;
Lowercase HEX
#ee7b99

Shades

Tints

Tones

Harmony

CSS snippets for #EE7B99

.color-ee7b99 {
  color: #EE7B99;
  background-color: #EE7B99;
}

Frequently asked questions

What color is #EE7B99?+

#EE7B99 is a HEX color with RGB value rgb(238, 123, 153) and HSL value hsl(344, 77%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE7B99?+

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