#ED600E Color

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

Color preview

#ED600E

Color formats

HEX
#ED600E
RGB
rgb(237, 96, 14)
RGBA
rgba(237, 96, 14, 1)
HSL
hsl(22, 89%, 49%)
HSV
hsv(22, 94%, 93%)
CMYK
cmyk(0%, 59%, 94%, 7%)
CSS variable
--color-primary: #ED600E;
Lowercase HEX
#ed600e

Shades

Tints

Tones

Harmony

CSS snippets for #ED600E

.color-ed600e {
  color: #ED600E;
  background-color: #ED600E;
}

Frequently asked questions

What color is #ED600E?+

#ED600E is a HEX color with RGB value rgb(237, 96, 14) and HSL value hsl(22, 89%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #ED600E?+

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