#E9999D Color

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

Color preview

#E9999D

Color formats

HEX
#E9999D
RGB
rgb(233, 153, 157)
RGBA
rgba(233, 153, 157, 1)
HSL
hsl(357, 65%, 76%)
HSV
hsv(357, 34%, 91%)
CMYK
cmyk(0%, 34%, 33%, 9%)
CSS variable
--color-primary: #E9999D;
Lowercase HEX
#e9999d

Shades

Tints

Tones

Harmony

CSS snippets for #E9999D

.color-e9999d {
  color: #E9999D;
  background-color: #E9999D;
}

Frequently asked questions

What color is #E9999D?+

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

What is the closest Tailwind color to #E9999D?+

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