#E28E28 Color

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

Color preview

#E28E28

Color formats

HEX
#E28E28
RGB
rgb(226, 142, 40)
RGBA
rgba(226, 142, 40, 1)
HSL
hsl(33, 76%, 52%)
HSV
hsv(33, 82%, 89%)
CMYK
cmyk(0%, 37%, 82%, 11%)
CSS variable
--color-primary: #E28E28;
Lowercase HEX
#e28e28

Shades

Tints

Tones

Harmony

CSS snippets for #E28E28

.color-e28e28 {
  color: #E28E28;
  background-color: #E28E28;
}

Frequently asked questions

What color is #E28E28?+

#E28E28 is a HEX color with RGB value rgb(226, 142, 40) and HSL value hsl(33, 76%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E28E28?+

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