#EE9999 Color

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

Color preview

#EE9999

Color formats

HEX
#EE9999
RGB
rgb(238, 153, 153)
RGBA
rgba(238, 153, 153, 1)
HSL
hsl(0, 71%, 77%)
HSV
hsv(0, 36%, 93%)
CMYK
cmyk(0%, 36%, 36%, 7%)
CSS variable
--color-primary: #EE9999;
Lowercase HEX
#ee9999

Shades

Tints

Tones

Harmony

CSS snippets for #EE9999

.color-ee9999 {
  color: #EE9999;
  background-color: #EE9999;
}

Frequently asked questions

What color is #EE9999?+

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

What is the closest Tailwind color to #EE9999?+

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