#EC900F Color

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

Color preview

#EC900F

Color formats

HEX
#EC900F
RGB
rgb(236, 144, 15)
RGBA
rgba(236, 144, 15, 1)
HSL
hsl(35, 88%, 49%)
HSV
hsv(35, 94%, 93%)
CMYK
cmyk(0%, 39%, 94%, 7%)
CSS variable
--color-primary: #EC900F;
Lowercase HEX
#ec900f

Shades

Tints

Tones

Harmony

CSS snippets for #EC900F

.color-ec900f {
  color: #EC900F;
  background-color: #EC900F;
}

Frequently asked questions

What color is #EC900F?+

#EC900F is a HEX color with RGB value rgb(236, 144, 15) and HSL value hsl(35, 88%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #EC900F?+

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