#EE3D1A Color

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

Color preview

#EE3D1A

Color formats

HEX
#EE3D1A
RGB
rgb(238, 61, 26)
RGBA
rgba(238, 61, 26, 1)
HSL
hsl(10, 86%, 52%)
HSV
hsv(10, 89%, 93%)
CMYK
cmyk(0%, 74%, 89%, 7%)
CSS variable
--color-primary: #EE3D1A;
Lowercase HEX
#ee3d1a

Shades

Tints

Tones

Harmony

CSS snippets for #EE3D1A

.color-ee3d1a {
  color: #EE3D1A;
  background-color: #EE3D1A;
}

Frequently asked questions

What color is #EE3D1A?+

#EE3D1A is a HEX color with RGB value rgb(238, 61, 26) and HSL value hsl(10, 86%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EE3D1A?+

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