#DBAC5D Color

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

Color preview

#DBAC5D

Color formats

HEX
#DBAC5D
RGB
rgb(219, 172, 93)
RGBA
rgba(219, 172, 93, 1)
HSL
hsl(38, 64%, 61%)
HSV
hsv(38, 58%, 86%)
CMYK
cmyk(0%, 21%, 58%, 14%)
CSS variable
--color-primary: #DBAC5D;
Lowercase HEX
#dbac5d

Shades

Tints

Tones

Harmony

CSS snippets for #DBAC5D

.color-dbac5d {
  color: #DBAC5D;
  background-color: #DBAC5D;
}

Frequently asked questions

What color is #DBAC5D?+

#DBAC5D is a HEX color with RGB value rgb(219, 172, 93) and HSL value hsl(38, 64%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBAC5D?+

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