#EC9883 Color

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

Color preview

#EC9883

Color formats

HEX
#EC9883
RGB
rgb(236, 152, 131)
RGBA
rgba(236, 152, 131, 1)
HSL
hsl(12, 73%, 72%)
HSV
hsv(12, 44%, 93%)
CMYK
cmyk(0%, 36%, 44%, 7%)
CSS variable
--color-primary: #EC9883;
Lowercase HEX
#ec9883

Shades

Tints

Tones

Harmony

CSS snippets for #EC9883

.color-ec9883 {
  color: #EC9883;
  background-color: #EC9883;
}

Frequently asked questions

What color is #EC9883?+

#EC9883 is a HEX color with RGB value rgb(236, 152, 131) and HSL value hsl(12, 73%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EC9883?+

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