#DDBB97 Color

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

Color preview

#DDBB97

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB97

.color-ddbb97 {
  color: #DDBB97;
  background-color: #DDBB97;
}

Frequently asked questions

What color is #DDBB97?+

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

What is the closest Tailwind color to #DDBB97?+

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