#DBAB52 Color

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

Color preview

#DBAB52

Color formats

HEX
#DBAB52
RGB
rgb(219, 171, 82)
RGBA
rgba(219, 171, 82, 1)
HSL
hsl(39, 66%, 59%)
HSV
hsv(39, 63%, 86%)
CMYK
cmyk(0%, 22%, 63%, 14%)
CSS variable
--color-primary: #DBAB52;
Lowercase HEX
#dbab52

Shades

Tints

Tones

Harmony

CSS snippets for #DBAB52

.color-dbab52 {
  color: #DBAB52;
  background-color: #DBAB52;
}

Frequently asked questions

What color is #DBAB52?+

#DBAB52 is a HEX color with RGB value rgb(219, 171, 82) and HSL value hsl(39, 66%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBAB52?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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