#DDBC9E Color

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

Color preview

#DDBC9E

Color formats

HEX
#DDBC9E
RGB
rgb(221, 188, 158)
RGBA
rgba(221, 188, 158, 1)
HSL
hsl(29, 48%, 74%)
HSV
hsv(29, 29%, 87%)
CMYK
cmyk(0%, 15%, 29%, 13%)
CSS variable
--color-primary: #DDBC9E;
Lowercase HEX
#ddbc9e

Shades

Tints

Tones

Harmony

CSS snippets for #DDBC9E

.color-ddbc9e {
  color: #DDBC9E;
  background-color: #DDBC9E;
}

Frequently asked questions

What color is #DDBC9E?+

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

What is the closest Tailwind color to #DDBC9E?+

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