Recolorify
Sign inStart free →
DESIGN6 min read· Jun 22, 2026

The Ultimate Guide to Gold Color Codes, Hex Codes, and Shades of Gold

Gold is the color of luxury, achievement, and premium quality — it anchors jewelry, beauty, awards, and high-end packaging. Gold is special because it is really a metallic effect, not a flat color: its richness comes from the contrast between bright highlights and deep shadows. Whether you are a web designer matching co-brand assets, an e-commerce manager building variant listings, or a developer wiring up a design system, color codes are your shared language. In this guide we break down the hex codes, RGB coordinates, and LAB parameters for the most popular shades of gold, with practical tips on recoloring assets into these exact tones without quality loss.

The Ultimate Guide to Gold Color Codes, Hex Codes, and Shades of Gold

The core golds and their codes

  • Metallic gold — #D4AF37 · RGB(212, 175, 55) · the classic rich gold.
  • Pure gold (web) — #FFD700 · RGB(255, 215, 0) · the bright CSS "gold".
  • Rose gold — #B76E79 · RGB(183, 110, 121) · a pink-tinted gold popular in jewelry and tech.
  • Champagne gold — #F7E7CE · RGB(247, 231, 206) · a pale, elegant gold for soft luxury.
  • Old gold — #CFB53B · RGB(207, 181, 59) · a muted, antique gold.
  • Bronze-gold — #CD7F32 · RGB(205, 127, 50) · a warm, darker metallic.

Why hex alone isn't enough for recoloring

A hex code defines a target color, but it says nothing about the metallic highlights that make gold read as gold. A flat RGB fill produces a dull mustard, not a metal — because the shine lives entirely in the lightness contrast.

This is why perceptually-uniform spaces matter. LAB separates lightness (the L channel — the bright specular highlights and deep shadows of metal) from the color itself (A and B). Recoloring in LAB — and using Lightness mode for glossy surfaces — lets you shift a metal to gold while its reflective highlights stay exactly where they were, so it still looks like polished metal.

Matching brand golds across assets

Gold is the trickiest brand color to keep consistent because it depends so heavily on lighting and finish — matte vs. polished, warm vs. rose. Define each brand gold once — with a name, a hex, and a use case — and recolor every asset to that exact value rather than eyeballing it.

With Recolorify you can paste an exact gold hex and recolor a logo, product photo, or product to match it precisely, keeping the metallic highlights intact. See also our guides to yellow color codes and brown color codes.