#DCBF1E Color

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

Color preview

#DCBF1E

Color formats

HEX
#DCBF1E
RGB
rgb(220, 191, 30)
RGBA
rgba(220, 191, 30, 1)
HSL
hsl(51, 76%, 49%)
HSV
hsv(51, 86%, 86%)
CMYK
cmyk(0%, 13%, 86%, 14%)
CSS variable
--color-primary: #DCBF1E;
Lowercase HEX
#dcbf1e

Shades

Tints

Tones

Harmony

CSS snippets for #DCBF1E

.color-dcbf1e {
  color: #DCBF1E;
  background-color: #DCBF1E;
}

Frequently asked questions

What color is #DCBF1E?+

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

What is the closest Tailwind color to #DCBF1E?+

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