#D8883C Color

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

Color preview

#D8883C

Color formats

HEX
#D8883C
RGB
rgb(216, 136, 60)
RGBA
rgba(216, 136, 60, 1)
HSL
hsl(29, 67%, 54%)
HSV
hsv(29, 72%, 85%)
CMYK
cmyk(0%, 37%, 72%, 15%)
CSS variable
--color-primary: #D8883C;
Lowercase HEX
#d8883c

Shades

Tints

Tones

Harmony

CSS snippets for #D8883C

.color-d8883c {
  color: #D8883C;
  background-color: #D8883C;
}

Frequently asked questions

What color is #D8883C?+

#D8883C is a HEX color with RGB value rgb(216, 136, 60) and HSL value hsl(29, 67%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D8883C?+

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