#EE5F5A Color

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

Color preview

#EE5F5A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE5F5A

.color-ee5f5a {
  color: #EE5F5A;
  background-color: #EE5F5A;
}

Frequently asked questions

What color is #EE5F5A?+

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

What is the closest Tailwind color to #EE5F5A?+

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