#DCC841 Color

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

Color preview

#DCC841

Color formats

HEX
#DCC841
RGB
rgb(220, 200, 65)
RGBA
rgba(220, 200, 65, 1)
HSL
hsl(52, 69%, 56%)
HSV
hsv(52, 70%, 86%)
CMYK
cmyk(0%, 9%, 70%, 14%)
CSS variable
--color-primary: #DCC841;
Lowercase HEX
#dcc841

Shades

Tints

Tones

Harmony

CSS snippets for #DCC841

.color-dcc841 {
  color: #DCC841;
  background-color: #DCC841;
}

Frequently asked questions

What color is #DCC841?+

#DCC841 is a HEX color with RGB value rgb(220, 200, 65) and HSL value hsl(52, 69%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCC841?+

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