#EE5353 Color

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

Color preview

#EE5353

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE5353

.color-ee5353 {
  color: #EE5353;
  background-color: #EE5353;
}

Frequently asked questions

What color is #EE5353?+

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

What is the closest Tailwind color to #EE5353?+

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