#EE7D1A Color

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

Color preview

#EE7D1A

Color formats

HEX
#EE7D1A
RGB
rgb(238, 125, 26)
RGBA
rgba(238, 125, 26, 1)
HSL
hsl(28, 86%, 52%)
HSV
hsv(28, 89%, 93%)
CMYK
cmyk(0%, 47%, 89%, 7%)
CSS variable
--color-primary: #EE7D1A;
Lowercase HEX
#ee7d1a

Shades

Tints

Tones

Harmony

CSS snippets for #EE7D1A

.color-ee7d1a {
  color: #EE7D1A;
  background-color: #EE7D1A;
}

Frequently asked questions

What color is #EE7D1A?+

#EE7D1A is a HEX color with RGB value rgb(238, 125, 26) and HSL value hsl(28, 86%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #EE7D1A?+

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