#DBAB97 Color

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

Color preview

#DBAB97

Color formats

HEX
#DBAB97
RGB
rgb(219, 171, 151)
RGBA
rgba(219, 171, 151, 1)
HSL
hsl(18, 49%, 73%)
HSV
hsv(18, 31%, 86%)
CMYK
cmyk(0%, 22%, 31%, 14%)
CSS variable
--color-primary: #DBAB97;
Lowercase HEX
#dbab97

Shades

Tints

Tones

Harmony

CSS snippets for #DBAB97

.color-dbab97 {
  color: #DBAB97;
  background-color: #DBAB97;
}

Frequently asked questions

What color is #DBAB97?+

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

What is the closest Tailwind color to #DBAB97?+

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