#DDAA8C Color

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

Color preview

#DDAA8C

Color formats

HEX
#DDAA8C
RGB
rgb(221, 170, 140)
RGBA
rgba(221, 170, 140, 1)
HSL
hsl(22, 54%, 71%)
HSV
hsv(22, 37%, 87%)
CMYK
cmyk(0%, 23%, 37%, 13%)
CSS variable
--color-primary: #DDAA8C;
Lowercase HEX
#ddaa8c

Shades

Tints

Tones

Harmony

CSS snippets for #DDAA8C

.color-ddaa8c {
  color: #DDAA8C;
  background-color: #DDAA8C;
}

Frequently asked questions

What color is #DDAA8C?+

#DDAA8C is a HEX color with RGB value rgb(221, 170, 140) and HSL value hsl(22, 54%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAA8C?+

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