#DE882B Color

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

Color preview

#DE882B

Color formats

HEX
#DE882B
RGB
rgb(222, 136, 43)
RGBA
rgba(222, 136, 43, 1)
HSL
hsl(31, 73%, 52%)
HSV
hsv(31, 81%, 87%)
CMYK
cmyk(0%, 39%, 81%, 13%)
CSS variable
--color-primary: #DE882B;
Lowercase HEX
#de882b

Shades

Tints

Tones

Harmony

CSS snippets for #DE882B

.color-de882b {
  color: #DE882B;
  background-color: #DE882B;
}

Frequently asked questions

What color is #DE882B?+

#DE882B is a HEX color with RGB value rgb(222, 136, 43) and HSL value hsl(31, 73%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DE882B?+

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