#DD882C Color

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

Color preview

#DD882C

Color formats

HEX
#DD882C
RGB
rgb(221, 136, 44)
RGBA
rgba(221, 136, 44, 1)
HSL
hsl(31, 72%, 52%)
HSV
hsv(31, 80%, 87%)
CMYK
cmyk(0%, 38%, 80%, 13%)
CSS variable
--color-primary: #DD882C;
Lowercase HEX
#dd882c

Shades

Tints

Tones

Harmony

CSS snippets for #DD882C

.color-dd882c {
  color: #DD882C;
  background-color: #DD882C;
}

Frequently asked questions

What color is #DD882C?+

#DD882C is a HEX color with RGB value rgb(221, 136, 44) and HSL value hsl(31, 72%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DD882C?+

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