#DDAAA0 Color

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

Color preview

#DDAAA0

Color formats

HEX
#DDAAA0
RGB
rgb(221, 170, 160)
RGBA
rgba(221, 170, 160, 1)
HSL
hsl(10, 47%, 75%)
HSV
hsv(10, 28%, 87%)
CMYK
cmyk(0%, 23%, 28%, 13%)
CSS variable
--color-primary: #DDAAA0;
Lowercase HEX
#ddaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #DDAAA0

.color-ddaaa0 {
  color: #DDAAA0;
  background-color: #DDAAA0;
}

Frequently asked questions

What color is #DDAAA0?+

#DDAAA0 is a HEX color with RGB value rgb(221, 170, 160) and HSL value hsl(10, 47%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAAA0?+

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