#E9999C Color

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

Color preview

#E9999C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E9999C

.color-e9999c {
  color: #E9999C;
  background-color: #E9999C;
}

Frequently asked questions

What color is #E9999C?+

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

What is the closest Tailwind color to #E9999C?+

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