#DCB91E Color

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

Color preview

#DCB91E

Color formats

HEX
#DCB91E
RGB
rgb(220, 185, 30)
RGBA
rgba(220, 185, 30, 1)
HSL
hsl(49, 76%, 49%)
HSV
hsv(49, 86%, 86%)
CMYK
cmyk(0%, 16%, 86%, 14%)
CSS variable
--color-primary: #DCB91E;
Lowercase HEX
#dcb91e

Shades

Tints

Tones

Harmony

CSS snippets for #DCB91E

.color-dcb91e {
  color: #DCB91E;
  background-color: #DCB91E;
}

Frequently asked questions

What color is #DCB91E?+

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

What is the closest Tailwind color to #DCB91E?+

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