#E9999B Color

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

Color preview

#E9999B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E9999B

.color-e9999b {
  color: #E9999B;
  background-color: #E9999B;
}

Frequently asked questions

What color is #E9999B?+

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

What is the closest Tailwind color to #E9999B?+

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