#ED900E Color

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

Color preview

#ED900E

Color formats

HEX
#ED900E
RGB
rgb(237, 144, 14)
RGBA
rgba(237, 144, 14, 1)
HSL
hsl(35, 89%, 49%)
HSV
hsv(35, 94%, 93%)
CMYK
cmyk(0%, 39%, 94%, 7%)
CSS variable
--color-primary: #ED900E;
Lowercase HEX
#ed900e

Shades

Tints

Tones

Harmony

CSS snippets for #ED900E

.color-ed900e {
  color: #ED900E;
  background-color: #ED900E;
}

Frequently asked questions

What color is #ED900E?+

#ED900E is a HEX color with RGB value rgb(237, 144, 14) and HSL value hsl(35, 89%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #ED900E?+

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