#DDBA97 Color

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

Color preview

#DDBA97

Color formats

HEX
#DDBA97
RGB
rgb(221, 186, 151)
RGBA
rgba(221, 186, 151, 1)
HSL
hsl(30, 51%, 73%)
HSV
hsv(30, 32%, 87%)
CMYK
cmyk(0%, 16%, 32%, 13%)
CSS variable
--color-primary: #DDBA97;
Lowercase HEX
#ddba97

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA97

.color-ddba97 {
  color: #DDBA97;
  background-color: #DDBA97;
}

Frequently asked questions

What color is #DDBA97?+

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

What is the closest Tailwind color to #DDBA97?+

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