#EE9B9E Color

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

Color preview

#EE9B9E

Color formats

HEX
#EE9B9E
RGB
rgb(238, 155, 158)
RGBA
rgba(238, 155, 158, 1)
HSL
hsl(358, 71%, 77%)
HSV
hsv(358, 35%, 93%)
CMYK
cmyk(0%, 35%, 34%, 7%)
CSS variable
--color-primary: #EE9B9E;
Lowercase HEX
#ee9b9e

Shades

Tints

Tones

Harmony

CSS snippets for #EE9B9E

.color-ee9b9e {
  color: #EE9B9E;
  background-color: #EE9B9E;
}

Frequently asked questions

What color is #EE9B9E?+

#EE9B9E is a HEX color with RGB value rgb(238, 155, 158) and HSL value hsl(358, 71%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9B9E?+

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