#EE9A9A Color

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

Color preview

#EE9A9A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE9A9A

.color-ee9a9a {
  color: #EE9A9A;
  background-color: #EE9A9A;
}

Frequently asked questions

What color is #EE9A9A?+

#EE9A9A is a HEX color with RGB value rgb(238, 154, 154) and HSL value hsl(0, 71%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9A9A?+

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