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.
