#DCBB34 Color

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

Color preview

#DCBB34

Color formats

HEX
#DCBB34
RGB
rgb(220, 187, 52)
RGBA
rgba(220, 187, 52, 1)
HSL
hsl(48, 71%, 53%)
HSV
hsv(48, 76%, 86%)
CMYK
cmyk(0%, 15%, 76%, 14%)
CSS variable
--color-primary: #DCBB34;
Lowercase HEX
#dcbb34

Shades

Tints

Tones

Harmony

CSS snippets for #DCBB34

.color-dcbb34 {
  color: #DCBB34;
  background-color: #DCBB34;
}

Frequently asked questions

What color is #DCBB34?+

#DCBB34 is a HEX color with RGB value rgb(220, 187, 52) and HSL value hsl(48, 71%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCBB34?+

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