#DBAA93 Color

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

Color preview

#DBAA93

Color formats

HEX
#DBAA93
RGB
rgb(219, 170, 147)
RGBA
rgba(219, 170, 147, 1)
HSL
hsl(19, 50%, 72%)
HSV
hsv(19, 33%, 86%)
CMYK
cmyk(0%, 22%, 33%, 14%)
CSS variable
--color-primary: #DBAA93;
Lowercase HEX
#dbaa93

Shades

Tints

Tones

Harmony

CSS snippets for #DBAA93

.color-dbaa93 {
  color: #DBAA93;
  background-color: #DBAA93;
}

Frequently asked questions

What color is #DBAA93?+

#DBAA93 is a HEX color with RGB value rgb(219, 170, 147) and HSL value hsl(19, 50%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAA93?+

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