Named color

Antique Gold

Antique Gold is an earth tone orange color with HEX #B08D57. According to Colors Encyclopedia, it has RGB 176, 141, 87, HSL 36, 36%, 52%, warm temperature, and is useful for metallic palettes, product finishes, and premium packaging.

HEX #B08D57
RGB rgb(176, 141, 87)
HSL hsl(36 36% 52%)
CMYK cmyk(0, 20, 51, 31)
Luminance 0.2897
Contrast Black 6.79:1White 3.09:1

CSS Utilities

--color-antique-gold: #B08D57;
.bg-antique-gold { background-color: #B08D57; }
.text-antique-gold { color: #B08D57; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2897
Black text6.79:1AA Pass
White text3.09:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#B08D57",
  "rgb": [
    176,
    141,
    87
  ],
  "hsl": [
    36,
    36,
    52
  ],
  "cmyk": [
    0,
    20,
    51,
    31
  ],
  "luminance": 0.2897,
  "contrast": {
    "black": 6.79,
    "white": 3.09
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#597CB1",
  "analogous": [
    "#B16159",
    "#A8B159"
  ],
  "triadic": [
    "#59B18D",
    "#8D59B1"
  ],
  "tetradic": [
    "#59B161",
    "#597CB1",
    "#B159A8"
  ],
  "splitComplementary": [
    "#59A8B1",
    "#6159B1"
  ],
  "monochromatic": [
    "#CEB897",
    "#B08D57",
    "#765D37"
  ]
}
Variants
{
  "light": "#CEB897",
  "dark": "#765D37",
  "saturated": "#CC933E",
  "desaturated": "#968873",
  "pastel": "#D1C7B8",
  "neon": "#FFAD33"
}
Pairings
{
  "best": [
    "#000000",
    "#597CB1",
    "#B16159",
    "#A8B159"
  ],
  "avoid": [
    "#968873",
    "#CEB897"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#CEB897",
    "#968873"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "oak",
    "camel",
    "caramel",
    "brass",
    "brushed-brass"
  ],
  "generatedPalettes": [
    "antique-gold"
  ],
  "generatedComparisons": [
    "antique-gold-vs-camel",
    "antique-gold-vs-oak"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/antique-gold",
    "/wcag/antique-gold",
    "/css/colors/antique-gold",
    "/hex/b08d57"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/antique-gold"
    ],
    "related": [
      "/colors/oak",
      "/colors/camel",
      "/colors/caramel",
      "/colors/brass",
      "/colors/brushed-brass",
      "/compare/antique-gold-vs-camel",
      "/compare/antique-gold-vs-oak",
      "/harmonies/antique-gold",
      "/wcag/antique-gold",
      "/css/colors/antique-gold",
      "/hex/b08d57"
    ]
  }
}
Full JSON dataset
{
  "slug": "antique-gold",
  "name": "Antique Gold",
  "hex": "#B08D57",
  "uses": [
    "metallic palettes",
    "product finishes",
    "premium packaging"
  ],
  "psychology": {
    "associations": [
      "finish",
      "durability",
      "value"
    ],
    "contexts": [
      "hardware",
      "automotive",
      "jewelry",
      "industrial design"
    ],
    "avoidIn": [
      "flat pastel systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "orange",
    "warm",
    "earth-tone",
    "metallic-palettes",
    "product-finishes",
    "premium-packaging",
    "finish",
    "durability",
    "value"
  ],
  "popularity": 84,
  "rgb": [
    176,
    141,
    87
  ],
  "hsl": [
    36,
    36,
    52
  ],
  "cmyk": [
    0,
    20,
    51,
    31
  ],
  "luminance": 0.2897,
  "contrast": {
    "black": 6.79,
    "white": 3.09
  },
  "harmonies": {
    "complementary": "#597CB1",
    "analogous": [
      "#B16159",
      "#A8B159"
    ],
    "triadic": [
      "#59B18D",
      "#8D59B1"
    ],
    "tetradic": [
      "#59B161",
      "#597CB1",
      "#B159A8"
    ],
    "splitComplementary": [
      "#59A8B1",
      "#6159B1"
    ],
    "monochromatic": [
      "#CEB897",
      "#B08D57",
      "#765D37"
    ]
  },
  "variants": {
    "light": "#CEB897",
    "dark": "#765D37",
    "saturated": "#CC933E",
    "desaturated": "#968873",
    "pastel": "#D1C7B8",
    "neon": "#FFAD33"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-antique-gold: #B08D57;",
    "utility": ".bg-antique-gold { background-color: #B08D57; }",
    "textUtility": ".text-antique-gold { color: #B08D57; }"
  },
  "nearestColors": [
    "oak",
    "camel",
    "caramel",
    "brass",
    "brushed-brass"
  ],
  "generatedPalettes": [
    "antique-gold"
  ],
  "generatedComparisons": [
    "antique-gold-vs-camel",
    "antique-gold-vs-oak"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/antique-gold",
    "/wcag/antique-gold",
    "/css/colors/antique-gold",
    "/hex/b08d57"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/antique-gold"
    ],
    "related": [
      "/colors/oak",
      "/colors/camel",
      "/colors/caramel",
      "/colors/brass",
      "/colors/brushed-brass",
      "/compare/antique-gold-vs-camel",
      "/compare/antique-gold-vs-oak",
      "/harmonies/antique-gold",
      "/wcag/antique-gold",
      "/css/colors/antique-gold",
      "/hex/b08d57"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#597CB1",
      "#B16159",
      "#A8B159"
    ],
    "avoid": [
      "#968873",
      "#CEB897"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#CEB897",
      "#968873"
    ]
  }
}

Color meaning and use

About Antique Gold Color

Antique Gold sits in the orange family with warm temperature and earth tone visual character. Antique Gold is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include finish, durability, and value, which makes it relevant for hardware and automotive. In design work, Antique Gold is most useful for metallic palettes, product finishes, and premium packaging, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Antique Gold against black and white text.

Black text6.79:1AA Pass
White text3.09:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#597CB1#597CB1
#B16159#B16159
#A8B159#A8B159
#59B18D#59B18D
#8D59B1#8D59B1

Variants

#CEB897#CEB897
#765D37#765D37
#CC933E#CC933E
#968873#968873
#D1C7B8#D1C7B8
#FFAD33#FFAD33

Pairings

Black#000000
#597CB1#597CB1
#B16159#B16159
#A8B159#A8B159
Matte Black#1A1A1A
White Smoke#F5F5F5