#DDAB9F Color

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

Color preview

#DDAB9F

Color formats

HEX
#DDAB9F
RGB
rgb(221, 171, 159)
RGBA
rgba(221, 171, 159, 1)
HSL
hsl(12, 48%, 75%)
HSV
hsv(12, 28%, 87%)
CMYK
cmyk(0%, 23%, 28%, 13%)
CSS variable
--color-primary: #DDAB9F;
Lowercase HEX
#ddab9f

Shades

Tints

Tones

Harmony

CSS snippets for #DDAB9F

.color-ddab9f {
  color: #DDAB9F;
  background-color: #DDAB9F;
}

Frequently asked questions

What color is #DDAB9F?+

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

What is the closest Tailwind color to #DDAB9F?+

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