#DBAC97 Color

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

Color preview

#DBAC97

Color formats

HEX
#DBAC97
RGB
rgb(219, 172, 151)
RGBA
rgba(219, 172, 151, 1)
HSL
hsl(19, 49%, 73%)
HSV
hsv(19, 31%, 86%)
CMYK
cmyk(0%, 21%, 31%, 14%)
CSS variable
--color-primary: #DBAC97;
Lowercase HEX
#dbac97

Shades

Tints

Tones

Harmony

CSS snippets for #DBAC97

.color-dbac97 {
  color: #DBAC97;
  background-color: #DBAC97;
}

Frequently asked questions

What color is #DBAC97?+

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

What is the closest Tailwind color to #DBAC97?+

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