#DCC64C Color

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

Color preview

#DCC64C

Color formats

HEX
#DCC64C
RGB
rgb(220, 198, 76)
RGBA
rgba(220, 198, 76, 1)
HSL
hsl(51, 67%, 58%)
HSV
hsv(51, 65%, 86%)
CMYK
cmyk(0%, 10%, 65%, 14%)
CSS variable
--color-primary: #DCC64C;
Lowercase HEX
#dcc64c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC64C

.color-dcc64c {
  color: #DCC64C;
  background-color: #DCC64C;
}

Frequently asked questions

What color is #DCC64C?+

#DCC64C is a HEX color with RGB value rgb(220, 198, 76) and HSL value hsl(51, 67%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCC64C?+

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