#DBAA98 Color

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

Color preview

#DBAA98

Color formats

HEX
#DBAA98
RGB
rgb(219, 170, 152)
RGBA
rgba(219, 170, 152, 1)
HSL
hsl(16, 48%, 73%)
HSV
hsv(16, 31%, 86%)
CMYK
cmyk(0%, 22%, 31%, 14%)
CSS variable
--color-primary: #DBAA98;
Lowercase HEX
#dbaa98

Shades

Tints

Tones

Harmony

CSS snippets for #DBAA98

.color-dbaa98 {
  color: #DBAA98;
  background-color: #DBAA98;
}

Frequently asked questions

What color is #DBAA98?+

#DBAA98 is a HEX color with RGB value rgb(219, 170, 152) and HSL value hsl(16, 48%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAA98?+

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