#DDBC97 Color

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

Color preview

#DDBC97

Color formats

HEX
#DDBC97
RGB
rgb(221, 188, 151)
RGBA
rgba(221, 188, 151, 1)
HSL
hsl(32, 51%, 73%)
HSV
hsv(32, 32%, 87%)
CMYK
cmyk(0%, 15%, 32%, 13%)
CSS variable
--color-primary: #DDBC97;
Lowercase HEX
#ddbc97

Shades

Tints

Tones

Harmony

CSS snippets for #DDBC97

.color-ddbc97 {
  color: #DDBC97;
  background-color: #DDBC97;
}

Frequently asked questions

What color is #DDBC97?+

#DDBC97 is a HEX color with RGB value rgb(221, 188, 151) and HSL value hsl(32, 51%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDBC97?+

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