#EE6C1B Color

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

Color preview

#EE6C1B

Color formats

HEX
#EE6C1B
RGB
rgb(238, 108, 27)
RGBA
rgba(238, 108, 27, 1)
HSL
hsl(23, 86%, 52%)
HSV
hsv(23, 89%, 93%)
CMYK
cmyk(0%, 55%, 89%, 7%)
CSS variable
--color-primary: #EE6C1B;
Lowercase HEX
#ee6c1b

Shades

Tints

Tones

Harmony

CSS snippets for #EE6C1B

.color-ee6c1b {
  color: #EE6C1B;
  background-color: #EE6C1B;
}

Frequently asked questions

What color is #EE6C1B?+

#EE6C1B is a HEX color with RGB value rgb(238, 108, 27) and HSL value hsl(23, 86%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EE6C1B?+

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