#EB8C4D Color

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

Color preview

#EB8C4D

Color formats

HEX
#EB8C4D
RGB
rgb(235, 140, 77)
RGBA
rgba(235, 140, 77, 1)
HSL
hsl(24, 80%, 61%)
HSV
hsv(24, 67%, 92%)
CMYK
cmyk(0%, 40%, 67%, 8%)
CSS variable
--color-primary: #EB8C4D;
Lowercase HEX
#eb8c4d

Shades

Tints

Tones

Harmony

CSS snippets for #EB8C4D

.color-eb8c4d {
  color: #EB8C4D;
  background-color: #EB8C4D;
}

Frequently asked questions

What color is #EB8C4D?+

#EB8C4D is a HEX color with RGB value rgb(235, 140, 77) and HSL value hsl(24, 80%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EB8C4D?+

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