#DDAC99 Color

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

Color preview

#DDAC99

Color formats

HEX
#DDAC99
RGB
rgb(221, 172, 153)
RGBA
rgba(221, 172, 153, 1)
HSL
hsl(17, 50%, 73%)
HSV
hsv(17, 31%, 87%)
CMYK
cmyk(0%, 22%, 31%, 13%)
CSS variable
--color-primary: #DDAC99;
Lowercase HEX
#ddac99

Shades

Tints

Tones

Harmony

CSS snippets for #DDAC99

.color-ddac99 {
  color: #DDAC99;
  background-color: #DDAC99;
}

Frequently asked questions

What color is #DDAC99?+

#DDAC99 is a HEX color with RGB value rgb(221, 172, 153) and HSL value hsl(17, 50%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAC99?+

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