#DCB01E Color

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

Color preview

#DCB01E

Color formats

HEX
#DCB01E
RGB
rgb(220, 176, 30)
RGBA
rgba(220, 176, 30, 1)
HSL
hsl(46, 76%, 49%)
HSV
hsv(46, 86%, 86%)
CMYK
cmyk(0%, 20%, 86%, 14%)
CSS variable
--color-primary: #DCB01E;
Lowercase HEX
#dcb01e

Shades

Tints

Tones

Harmony

CSS snippets for #DCB01E

.color-dcb01e {
  color: #DCB01E;
  background-color: #DCB01E;
}

Frequently asked questions

What color is #DCB01E?+

#DCB01E is a HEX color with RGB value rgb(220, 176, 30) and HSL value hsl(46, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCB01E?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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