#EE9BA2 Color

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

Color preview

#EE9BA2

Color formats

HEX
#EE9BA2
RGB
rgb(238, 155, 162)
RGBA
rgba(238, 155, 162, 1)
HSL
hsl(355, 71%, 77%)
HSV
hsv(355, 35%, 93%)
CMYK
cmyk(0%, 35%, 32%, 7%)
CSS variable
--color-primary: #EE9BA2;
Lowercase HEX
#ee9ba2

Shades

Tints

Tones

Harmony

CSS snippets for #EE9BA2

.color-ee9ba2 {
  color: #EE9BA2;
  background-color: #EE9BA2;
}

Frequently asked questions

What color is #EE9BA2?+

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

What is the closest Tailwind color to #EE9BA2?+

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