#EE404C Color

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

Color preview

#EE404C

Color formats

HEX
#EE404C
RGB
rgb(238, 64, 76)
RGBA
rgba(238, 64, 76, 1)
HSL
hsl(356, 84%, 59%)
HSV
hsv(356, 73%, 93%)
CMYK
cmyk(0%, 73%, 68%, 7%)
CSS variable
--color-primary: #EE404C;
Lowercase HEX
#ee404c

Shades

Tints

Tones

Harmony

CSS snippets for #EE404C

.color-ee404c {
  color: #EE404C;
  background-color: #EE404C;
}

Frequently asked questions

What color is #EE404C?+

#EE404C is a HEX color with RGB value rgb(238, 64, 76) and HSL value hsl(356, 84%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE404C?+

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