#EC4150 Color

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

Color preview

#EC4150

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EC4150

.color-ec4150 {
  color: #EC4150;
  background-color: #EC4150;
}

Frequently asked questions

What color is #EC4150?+

#EC4150 is a HEX color with RGB value rgb(236, 65, 80) and HSL value hsl(355, 82%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EC4150?+

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