#DCC832 Color

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

Color preview

#DCC832

Color formats

HEX
#DCC832
RGB
rgb(220, 200, 50)
RGBA
rgba(220, 200, 50, 1)
HSL
hsl(53, 71%, 53%)
HSV
hsv(53, 77%, 86%)
CMYK
cmyk(0%, 9%, 77%, 14%)
CSS variable
--color-primary: #DCC832;
Lowercase HEX
#dcc832

Shades

Tints

Tones

Harmony

CSS snippets for #DCC832

.color-dcc832 {
  color: #DCC832;
  background-color: #DCC832;
}

Frequently asked questions

What color is #DCC832?+

#DCC832 is a HEX color with RGB value rgb(220, 200, 50) and HSL value hsl(53, 71%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC832?+

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