#EE9C8E Color

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

Color preview

#EE9C8E

Color formats

HEX
#EE9C8E
RGB
rgb(238, 156, 142)
RGBA
rgba(238, 156, 142, 1)
HSL
hsl(9, 74%, 75%)
HSV
hsv(9, 40%, 93%)
CMYK
cmyk(0%, 34%, 40%, 7%)
CSS variable
--color-primary: #EE9C8E;
Lowercase HEX
#ee9c8e

Shades

Tints

Tones

Harmony

CSS snippets for #EE9C8E

.color-ee9c8e {
  color: #EE9C8E;
  background-color: #EE9C8E;
}

Frequently asked questions

What color is #EE9C8E?+

#EE9C8E is a HEX color with RGB value rgb(238, 156, 142) and HSL value hsl(9, 74%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9C8E?+

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