#EE9D9B Color

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

Color preview

#EE9D9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE9D9B

.color-ee9d9b {
  color: #EE9D9B;
  background-color: #EE9D9B;
}

Frequently asked questions

What color is #EE9D9B?+

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

What is the closest Tailwind color to #EE9D9B?+

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