#DBBA60 Color

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

Color preview

#DBBA60

Color formats

HEX
#DBBA60
RGB
rgb(219, 186, 96)
RGBA
rgba(219, 186, 96, 1)
HSL
hsl(44, 63%, 62%)
HSV
hsv(44, 56%, 86%)
CMYK
cmyk(0%, 15%, 56%, 14%)
CSS variable
--color-primary: #DBBA60;
Lowercase HEX
#dbba60

Shades

Tints

Tones

Harmony

CSS snippets for #DBBA60

.color-dbba60 {
  color: #DBBA60;
  background-color: #DBBA60;
}

Frequently asked questions

What color is #DBBA60?+

#DBBA60 is a HEX color with RGB value rgb(219, 186, 96) and HSL value hsl(44, 63%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBBA60?+

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