#EE545E Color

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

Color preview

#EE545E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE545E

.color-ee545e {
  color: #EE545E;
  background-color: #EE545E;
}

Frequently asked questions

What color is #EE545E?+

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

What is the closest Tailwind color to #EE545E?+

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