#DCBD60 Color

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

Color preview

#DCBD60

Color formats

HEX
#DCBD60
RGB
rgb(220, 189, 96)
RGBA
rgba(220, 189, 96, 1)
HSL
hsl(45, 64%, 62%)
HSV
hsv(45, 56%, 86%)
CMYK
cmyk(0%, 14%, 56%, 14%)
CSS variable
--color-primary: #DCBD60;
Lowercase HEX
#dcbd60

Shades

Tints

Tones

Harmony

CSS snippets for #DCBD60

.color-dcbd60 {
  color: #DCBD60;
  background-color: #DCBD60;
}

Frequently asked questions

What color is #DCBD60?+

#DCBD60 is a HEX color with RGB value rgb(220, 189, 96) and HSL value hsl(45, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCBD60?+

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