#EE5A5A Color

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

Color preview

#EE5A5A

Color formats

HEX
#EE5A5A
RGB
rgb(238, 90, 90)
RGBA
rgba(238, 90, 90, 1)
HSL
hsl(0, 81%, 64%)
HSV
hsv(0, 62%, 93%)
CMYK
cmyk(0%, 62%, 62%, 7%)
CSS variable
--color-primary: #EE5A5A;
Lowercase HEX
#ee5a5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE5A5A

.color-ee5a5a {
  color: #EE5A5A;
  background-color: #EE5A5A;
}

Frequently asked questions

What color is #EE5A5A?+

#EE5A5A is a HEX color with RGB value rgb(238, 90, 90) and HSL value hsl(0, 81%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5A5A?+

The closest Tailwind color is rose-500, available as the bg-rose-500 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