#EE9986 Color

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

Color preview

#EE9986

Color formats

HEX
#EE9986
RGB
rgb(238, 153, 134)
RGBA
rgba(238, 153, 134, 1)
HSL
hsl(11, 75%, 73%)
HSV
hsv(11, 44%, 93%)
CMYK
cmyk(0%, 36%, 44%, 7%)
CSS variable
--color-primary: #EE9986;
Lowercase HEX
#ee9986

Shades

Tints

Tones

Harmony

CSS snippets for #EE9986

.color-ee9986 {
  color: #EE9986;
  background-color: #EE9986;
}

Frequently asked questions

What color is #EE9986?+

#EE9986 is a HEX color with RGB value rgb(238, 153, 134) and HSL value hsl(11, 75%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9986?+

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