#EC9090 Color

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

Color preview

#EC9090

Color formats

HEX
#EC9090
RGB
rgb(236, 144, 144)
RGBA
rgba(236, 144, 144, 1)
HSL
hsl(0, 71%, 75%)
HSV
hsv(0, 39%, 93%)
CMYK
cmyk(0%, 39%, 39%, 7%)
CSS variable
--color-primary: #EC9090;
Lowercase HEX
#ec9090

Shades

Tints

Tones

Harmony

CSS snippets for #EC9090

.color-ec9090 {
  color: #EC9090;
  background-color: #EC9090;
}

Frequently asked questions

What color is #EC9090?+

#EC9090 is a HEX color with RGB value rgb(236, 144, 144) and HSL value hsl(0, 71%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EC9090?+

The closest Tailwind color is red-300, available as the bg-red-300 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