#DBAA95 Color

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

Color preview

#DBAA95

Color formats

HEX
#DBAA95
RGB
rgb(219, 170, 149)
RGBA
rgba(219, 170, 149, 1)
HSL
hsl(18, 49%, 72%)
HSV
hsv(18, 32%, 86%)
CMYK
cmyk(0%, 22%, 32%, 14%)
CSS variable
--color-primary: #DBAA95;
Lowercase HEX
#dbaa95

Shades

Tints

Tones

Harmony

CSS snippets for #DBAA95

.color-dbaa95 {
  color: #DBAA95;
  background-color: #DBAA95;
}

Frequently asked questions

What color is #DBAA95?+

#DBAA95 is a HEX color with RGB value rgb(219, 170, 149) and HSL value hsl(18, 49%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAA95?+

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