#DDAB9E Color

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

Color preview

#DDAB9E

Color formats

HEX
#DDAB9E
RGB
rgb(221, 171, 158)
RGBA
rgba(221, 171, 158, 1)
HSL
hsl(12, 48%, 74%)
HSV
hsv(12, 29%, 87%)
CMYK
cmyk(0%, 23%, 29%, 13%)
CSS variable
--color-primary: #DDAB9E;
Lowercase HEX
#ddab9e

Shades

Tints

Tones

Harmony

CSS snippets for #DDAB9E

.color-ddab9e {
  color: #DDAB9E;
  background-color: #DDAB9E;
}

Frequently asked questions

What color is #DDAB9E?+

#DDAB9E is a HEX color with RGB value rgb(221, 171, 158) and HSL value hsl(12, 48%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDAB9E?+

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