#DCC741 Color

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

Color preview

#DCC741

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC741

.color-dcc741 {
  color: #DCC741;
  background-color: #DCC741;
}

Frequently asked questions

What color is #DCC741?+

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

What is the closest Tailwind color to #DCC741?+

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