#EA9999 Color

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

Color preview

#EA9999

Color formats

HEX
#EA9999
RGB
rgb(234, 153, 153)
RGBA
rgba(234, 153, 153, 1)
HSL
hsl(0, 66%, 76%)
HSV
hsv(0, 35%, 92%)
CMYK
cmyk(0%, 35%, 35%, 8%)
CSS variable
--color-primary: #EA9999;
Lowercase HEX
#ea9999

Shades

Tints

Tones

Harmony

CSS snippets for #EA9999

.color-ea9999 {
  color: #EA9999;
  background-color: #EA9999;
}

Frequently asked questions

What color is #EA9999?+

#EA9999 is a HEX color with RGB value rgb(234, 153, 153) and HSL value hsl(0, 66%, 76%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EA9999?+

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