#EE4C5C Color

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

Color preview

#EE4C5C

Color formats

HEX
#EE4C5C
RGB
rgb(238, 76, 92)
RGBA
rgba(238, 76, 92, 1)
HSL
hsl(354, 83%, 62%)
HSV
hsv(354, 68%, 93%)
CMYK
cmyk(0%, 68%, 61%, 7%)
CSS variable
--color-primary: #EE4C5C;
Lowercase HEX
#ee4c5c

Shades

Tints

Tones

Harmony

CSS snippets for #EE4C5C

.color-ee4c5c {
  color: #EE4C5C;
  background-color: #EE4C5C;
}

Frequently asked questions

What color is #EE4C5C?+

#EE4C5C is a HEX color with RGB value rgb(238, 76, 92) and HSL value hsl(354, 83%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE4C5C?+

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