#E1992D Color

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

Color preview

#E1992D

Color formats

HEX
#E1992D
RGB
rgb(225, 153, 45)
RGBA
rgba(225, 153, 45, 1)
HSL
hsl(36, 75%, 53%)
HSV
hsv(36, 80%, 88%)
CMYK
cmyk(0%, 32%, 80%, 12%)
CSS variable
--color-primary: #E1992D;
Lowercase HEX
#e1992d

Shades

Tints

Tones

Harmony

CSS snippets for #E1992D

.color-e1992d {
  color: #E1992D;
  background-color: #E1992D;
}

Frequently asked questions

What color is #E1992D?+

#E1992D is a HEX color with RGB value rgb(225, 153, 45) and HSL value hsl(36, 75%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E1992D?+

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