#DCBF60 Color

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

Color preview

#DCBF60

Color formats

HEX
#DCBF60
RGB
rgb(220, 191, 96)
RGBA
rgba(220, 191, 96, 1)
HSL
hsl(46, 64%, 62%)
HSV
hsv(46, 56%, 86%)
CMYK
cmyk(0%, 13%, 56%, 14%)
CSS variable
--color-primary: #DCBF60;
Lowercase HEX
#dcbf60

Shades

Tints

Tones

Harmony

CSS snippets for #DCBF60

.color-dcbf60 {
  color: #DCBF60;
  background-color: #DCBF60;
}

Frequently asked questions

What color is #DCBF60?+

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

What is the closest Tailwind color to #DCBF60?+

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