#DD885B Color

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

Color preview

#DD885B

Color formats

HEX
#DD885B
RGB
rgb(221, 136, 91)
RGBA
rgba(221, 136, 91, 1)
HSL
hsl(21, 66%, 61%)
HSV
hsv(21, 59%, 87%)
CMYK
cmyk(0%, 38%, 59%, 13%)
CSS variable
--color-primary: #DD885B;
Lowercase HEX
#dd885b

Shades

Tints

Tones

Harmony

CSS snippets for #DD885B

.color-dd885b {
  color: #DD885B;
  background-color: #DD885B;
}

Frequently asked questions

What color is #DD885B?+

#DD885B is a HEX color with RGB value rgb(221, 136, 91) and HSL value hsl(21, 66%, 61%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DD885B?+

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