#DBBA5D Color

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

Color preview

#DBBA5D

Color formats

HEX
#DBBA5D
RGB
rgb(219, 186, 93)
RGBA
rgba(219, 186, 93, 1)
HSL
hsl(44, 64%, 61%)
HSV
hsv(44, 58%, 86%)
CMYK
cmyk(0%, 15%, 58%, 14%)
CSS variable
--color-primary: #DBBA5D;
Lowercase HEX
#dbba5d

Shades

Tints

Tones

Harmony

CSS snippets for #DBBA5D

.color-dbba5d {
  color: #DBBA5D;
  background-color: #DBBA5D;
}

Frequently asked questions

What color is #DBBA5D?+

#DBBA5D is a HEX color with RGB value rgb(219, 186, 93) and HSL value hsl(44, 64%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBBA5D?+

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