#DCC334 Color

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

Color preview

#DCC334

Color formats

HEX
#DCC334
RGB
rgb(220, 195, 52)
RGBA
rgba(220, 195, 52, 1)
HSL
hsl(51, 71%, 53%)
HSV
hsv(51, 76%, 86%)
CMYK
cmyk(0%, 11%, 76%, 14%)
CSS variable
--color-primary: #DCC334;
Lowercase HEX
#dcc334

Shades

Tints

Tones

Harmony

CSS snippets for #DCC334

.color-dcc334 {
  color: #DCC334;
  background-color: #DCC334;
}

Frequently asked questions

What color is #DCC334?+

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

What is the closest Tailwind color to #DCC334?+

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