#DBBD97 Color

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

Color preview

#DBBD97

Color formats

HEX
#DBBD97
RGB
rgb(219, 189, 151)
RGBA
rgba(219, 189, 151, 1)
HSL
hsl(34, 49%, 73%)
HSV
hsv(34, 31%, 86%)
CMYK
cmyk(0%, 14%, 31%, 14%)
CSS variable
--color-primary: #DBBD97;
Lowercase HEX
#dbbd97

Shades

Tints

Tones

Harmony

CSS snippets for #DBBD97

.color-dbbd97 {
  color: #DBBD97;
  background-color: #DBBD97;
}

Frequently asked questions

What color is #DBBD97?+

#DBBD97 is a HEX color with RGB value rgb(219, 189, 151) and HSL value hsl(34, 49%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBBD97?+

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