#DDAAA2 Color

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

Color preview

#DDAAA2

Color formats

HEX
#DDAAA2
RGB
rgb(221, 170, 162)
RGBA
rgba(221, 170, 162, 1)
HSL
hsl(8, 46%, 75%)
HSV
hsv(8, 27%, 87%)
CMYK
cmyk(0%, 23%, 27%, 13%)
CSS variable
--color-primary: #DDAAA2;
Lowercase HEX
#ddaaa2

Shades

Tints

Tones

Harmony

CSS snippets for #DDAAA2

.color-ddaaa2 {
  color: #DDAAA2;
  background-color: #DDAAA2;
}

Frequently asked questions

What color is #DDAAA2?+

#DDAAA2 is a HEX color with RGB value rgb(221, 170, 162) and HSL value hsl(8, 46%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAAA2?+

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