#EE9B8E Color

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

Color preview

#EE9B8E

Color formats

HEX
#EE9B8E
RGB
rgb(238, 155, 142)
RGBA
rgba(238, 155, 142, 1)
HSL
hsl(8, 74%, 75%)
HSV
hsv(8, 40%, 93%)
CMYK
cmyk(0%, 35%, 40%, 7%)
CSS variable
--color-primary: #EE9B8E;
Lowercase HEX
#ee9b8e

Shades

Tints

Tones

Harmony

CSS snippets for #EE9B8E

.color-ee9b8e {
  color: #EE9B8E;
  background-color: #EE9B8E;
}

Frequently asked questions

What color is #EE9B8E?+

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

What is the closest Tailwind color to #EE9B8E?+

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