#EC853C Color

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

Color preview

#EC853C

Color formats

HEX
#EC853C
RGB
rgb(236, 133, 60)
RGBA
rgba(236, 133, 60, 1)
HSL
hsl(25, 82%, 58%)
HSV
hsv(25, 75%, 93%)
CMYK
cmyk(0%, 44%, 75%, 7%)
CSS variable
--color-primary: #EC853C;
Lowercase HEX
#ec853c

Shades

Tints

Tones

Harmony

CSS snippets for #EC853C

.color-ec853c {
  color: #EC853C;
  background-color: #EC853C;
}

Frequently asked questions

What color is #EC853C?+

#EC853C is a HEX color with RGB value rgb(236, 133, 60) and HSL value hsl(25, 82%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EC853C?+

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