#DCC323 Color

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

Color preview

#DCC323

Color formats

HEX
#DCC323
RGB
rgb(220, 195, 35)
RGBA
rgba(220, 195, 35, 1)
HSL
hsl(52, 73%, 50%)
HSV
hsv(52, 84%, 86%)
CMYK
cmyk(0%, 11%, 84%, 14%)
CSS variable
--color-primary: #DCC323;
Lowercase HEX
#dcc323

Shades

Tints

Tones

Harmony

CSS snippets for #DCC323

.color-dcc323 {
  color: #DCC323;
  background-color: #DCC323;
}

Frequently asked questions

What color is #DCC323?+

#DCC323 is a HEX color with RGB value rgb(220, 195, 35) and HSL value hsl(52, 73%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC323?+

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