#EB5C0F Color

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

Color preview

#EB5C0F

Color formats

HEX
#EB5C0F
RGB
rgb(235, 92, 15)
RGBA
rgba(235, 92, 15, 1)
HSL
hsl(21, 88%, 49%)
HSV
hsv(21, 94%, 92%)
CMYK
cmyk(0%, 61%, 94%, 8%)
CSS variable
--color-primary: #EB5C0F;
Lowercase HEX
#eb5c0f

Shades

Tints

Tones

Harmony

CSS snippets for #EB5C0F

.color-eb5c0f {
  color: #EB5C0F;
  background-color: #EB5C0F;
}

Frequently asked questions

What color is #EB5C0F?+

#EB5C0F is a HEX color with RGB value rgb(235, 92, 15) and HSL value hsl(21, 88%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB5C0F?+

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