#DCC241 Color

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

Color preview

#DCC241

Color formats

HEX
#DCC241
RGB
rgb(220, 194, 65)
RGBA
rgba(220, 194, 65, 1)
HSL
hsl(50, 69%, 56%)
HSV
hsv(50, 70%, 86%)
CMYK
cmyk(0%, 12%, 70%, 14%)
CSS variable
--color-primary: #DCC241;
Lowercase HEX
#dcc241

Shades

Tints

Tones

Harmony

CSS snippets for #DCC241

.color-dcc241 {
  color: #DCC241;
  background-color: #DCC241;
}

Frequently asked questions

What color is #DCC241?+

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

What is the closest Tailwind color to #DCC241?+

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