#E9999E Color

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

Color preview

#E9999E

Color formats

HEX
#E9999E
RGB
rgb(233, 153, 158)
RGBA
rgba(233, 153, 158, 1)
HSL
hsl(356, 65%, 76%)
HSV
hsv(356, 34%, 91%)
CMYK
cmyk(0%, 34%, 32%, 9%)
CSS variable
--color-primary: #E9999E;
Lowercase HEX
#e9999e

Shades

Tints

Tones

Harmony

CSS snippets for #E9999E

.color-e9999e {
  color: #E9999E;
  background-color: #E9999E;
}

Frequently asked questions

What color is #E9999E?+

#E9999E is a HEX color with RGB value rgb(233, 153, 158) and HSL value hsl(356, 65%, 76%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E9999E?+

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