#EC4242 Color

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

Color preview

#EC4242

Color formats

HEX
#EC4242
RGB
rgb(236, 66, 66)
RGBA
rgba(236, 66, 66, 1)
HSL
hsl(0, 82%, 59%)
HSV
hsv(0, 72%, 93%)
CMYK
cmyk(0%, 72%, 72%, 7%)
CSS variable
--color-primary: #EC4242;
Lowercase HEX
#ec4242

Shades

Tints

Tones

Harmony

CSS snippets for #EC4242

.color-ec4242 {
  color: #EC4242;
  background-color: #EC4242;
}

Frequently asked questions

What color is #EC4242?+

#EC4242 is a HEX color with RGB value rgb(236, 66, 66) and HSL value hsl(0, 82%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EC4242?+

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