#E9999A Color

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

Color preview

#E9999A

Color formats

HEX
#E9999A
RGB
rgb(233, 153, 154)
RGBA
rgba(233, 153, 154, 1)
HSL
hsl(359, 65%, 76%)
HSV
hsv(359, 34%, 91%)
CMYK
cmyk(0%, 34%, 34%, 9%)
CSS variable
--color-primary: #E9999A;
Lowercase HEX
#e9999a

Shades

Tints

Tones

Harmony

CSS snippets for #E9999A

.color-e9999a {
  color: #E9999A;
  background-color: #E9999A;
}

Frequently asked questions

What color is #E9999A?+

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

What is the closest Tailwind color to #E9999A?+

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