#EE5D4A Color

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

Color preview

#EE5D4A

Color formats

HEX
#EE5D4A
RGB
rgb(238, 93, 74)
RGBA
rgba(238, 93, 74, 1)
HSL
hsl(7, 83%, 61%)
HSV
hsv(7, 69%, 93%)
CMYK
cmyk(0%, 61%, 69%, 7%)
CSS variable
--color-primary: #EE5D4A;
Lowercase HEX
#ee5d4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE5D4A

.color-ee5d4a {
  color: #EE5D4A;
  background-color: #EE5D4A;
}

Frequently asked questions

What color is #EE5D4A?+

#EE5D4A is a HEX color with RGB value rgb(238, 93, 74) and HSL value hsl(7, 83%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5D4A?+

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