#DABC62 Color

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

Color preview

#DABC62

Color formats

HEX
#DABC62
RGB
rgb(218, 188, 98)
RGBA
rgba(218, 188, 98, 1)
HSL
hsl(45, 62%, 62%)
HSV
hsv(45, 55%, 85%)
CMYK
cmyk(0%, 14%, 55%, 15%)
CSS variable
--color-primary: #DABC62;
Lowercase HEX
#dabc62

Shades

Tints

Tones

Harmony

CSS snippets for #DABC62

.color-dabc62 {
  color: #DABC62;
  background-color: #DABC62;
}

Frequently asked questions

What color is #DABC62?+

#DABC62 is a HEX color with RGB value rgb(218, 188, 98) and HSL value hsl(45, 62%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DABC62?+

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