#DABC63 Color

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

Color preview

#DABC63

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DABC63

.color-dabc63 {
  color: #DABC63;
  background-color: #DABC63;
}

Frequently asked questions

What color is #DABC63?+

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

What is the closest Tailwind color to #DABC63?+

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