#E1602D Color

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

Color preview

#E1602D

Color formats

HEX
#E1602D
RGB
rgb(225, 96, 45)
RGBA
rgba(225, 96, 45, 1)
HSL
hsl(17, 75%, 53%)
HSV
hsv(17, 80%, 88%)
CMYK
cmyk(0%, 57%, 80%, 12%)
CSS variable
--color-primary: #E1602D;
Lowercase HEX
#e1602d

Shades

Tints

Tones

Harmony

CSS snippets for #E1602D

.color-e1602d {
  color: #E1602D;
  background-color: #E1602D;
}

Frequently asked questions

What color is #E1602D?+

#E1602D is a HEX color with RGB value rgb(225, 96, 45) and HSL value hsl(17, 75%, 53%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #E1602D?+

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