#EE9D8B Color

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

Color preview

#EE9D8B

Color formats

HEX
#EE9D8B
RGB
rgb(238, 157, 139)
RGBA
rgba(238, 157, 139, 1)
HSL
hsl(11, 74%, 74%)
HSV
hsv(11, 42%, 93%)
CMYK
cmyk(0%, 34%, 42%, 7%)
CSS variable
--color-primary: #EE9D8B;
Lowercase HEX
#ee9d8b

Shades

Tints

Tones

Harmony

CSS snippets for #EE9D8B

.color-ee9d8b {
  color: #EE9D8B;
  background-color: #EE9D8B;
}

Frequently asked questions

What color is #EE9D8B?+

#EE9D8B is a HEX color with RGB value rgb(238, 157, 139) and HSL value hsl(11, 74%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9D8B?+

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