#EE9F8E Color

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

Color preview

#EE9F8E

Color formats

HEX
#EE9F8E
RGB
rgb(238, 159, 142)
RGBA
rgba(238, 159, 142, 1)
HSL
hsl(11, 74%, 75%)
HSV
hsv(11, 40%, 93%)
CMYK
cmyk(0%, 33%, 40%, 7%)
CSS variable
--color-primary: #EE9F8E;
Lowercase HEX
#ee9f8e

Shades

Tints

Tones

Harmony

CSS snippets for #EE9F8E

.color-ee9f8e {
  color: #EE9F8E;
  background-color: #EE9F8E;
}

Frequently asked questions

What color is #EE9F8E?+

#EE9F8E is a HEX color with RGB value rgb(238, 159, 142) and HSL value hsl(11, 74%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9F8E?+

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