#EE5454 Color

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

Color preview

#EE5454

Color formats

HEX
#EE5454
RGB
rgb(238, 84, 84)
RGBA
rgba(238, 84, 84, 1)
HSL
hsl(0, 82%, 63%)
HSV
hsv(0, 65%, 93%)
CMYK
cmyk(0%, 65%, 65%, 7%)
CSS variable
--color-primary: #EE5454;
Lowercase HEX
#ee5454

Shades

Tints

Tones

Harmony

CSS snippets for #EE5454

.color-ee5454 {
  color: #EE5454;
  background-color: #EE5454;
}

Frequently asked questions

What color is #EE5454?+

#EE5454 is a HEX color with RGB value rgb(238, 84, 84) and HSL value hsl(0, 82%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5454?+

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