Generated palette

Antique Gold Palette

Antique Gold Palette is a generated palette built from #B08D57, #597CB1, #B16159, #A8B159. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Antique Gold Palette combines primary #B08D57, secondary #597CB1, surface #B16159, background #A8B159, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Orange palettedominant group
6use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#B08D57Antique Gold
Secondary#597CB1#597CB1
Surface#B16159#B16159
Background#A8B159#A8B159
Accent#000000Black

CSS Variables

--palette-antique-gold-primary: #B08D57;
--palette-antique-gold-secondary: #597CB1;
--palette-antique-gold-surface: #B16159;
--palette-antique-gold-background: #A8B159;
--palette-antique-gold-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#B08D57
Black 6.79:1 · White 3.09:1
Best #000000
Secondary#597CB1
Black 4.94:1 · White 4.25:1
Best #000000
Surface#B16159
Black 4.72:1 · White 4.45:1
Best #000000
Background#A8B159
Black 9.1:1 · White 2.31:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Antique Gold Palette Data (JSON)

Structured palette data for Antique Gold Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.2897
Black text6.79:1AA Pass
White text3.09:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#B08D57",
    "name": "Antique Gold"
  },
  {
    "role": "secondary",
    "hex": "#597CB1",
    "name": "#597CB1"
  },
  {
    "role": "surface",
    "hex": "#B16159",
    "name": "#B16159"
  },
  {
    "role": "background",
    "hex": "#A8B159",
    "name": "#A8B159"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#B08D57",
    "name": "Antique Gold",
    "blackContrast": 6.79,
    "whiteContrast": 3.09,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#597CB1",
    "name": "#597CB1",
    "blackContrast": 4.94,
    "whiteContrast": 4.25,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#B16159",
    "name": "#B16159",
    "blackContrast": 4.72,
    "whiteContrast": 4.45,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#A8B159",
    "name": "#A8B159",
    "blackContrast": 9.1,
    "whiteContrast": 2.31,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "antique gold palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "calm digital interfaces"
]
CSS variables
"--palette-antique-gold-primary: #B08D57;\n--palette-antique-gold-secondary: #597CB1;\n--palette-antique-gold-surface: #B16159;\n--palette-antique-gold-background: #A8B159;\n--palette-antique-gold-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "antique-gold",
  "name": "Antique Gold Palette",
  "type": "generated",
  "sourceColor": "antique-gold",
  "description": "Generated palette built from Antique Gold, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Antique Gold Palette combines primary #B08D57, secondary #597CB1, surface #B16159, background #A8B159, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "antique gold palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#B08D57",
      "slug": "antique-gold",
      "name": "Antique Gold",
      "rgb": [
        176,
        141,
        87
      ],
      "hsl": [
        36,
        36,
        52
      ],
      "cmyk": [
        0,
        20,
        51,
        31
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2897,
      "contrast": {
        "black": 6.79,
        "white": 3.09
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/antique-gold/"
    },
    {
      "role": "secondary",
      "hex": "#597CB1",
      "slug": null,
      "name": "#597CB1",
      "rgb": [
        89,
        124,
        177
      ],
      "hsl": [
        216,
        36,
        52
      ],
      "cmyk": [
        50,
        30,
        0,
        31
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1971,
      "contrast": {
        "black": 4.94,
        "white": 4.25
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/597cb1/"
    },
    {
      "role": "surface",
      "hex": "#B16159",
      "slug": null,
      "name": "#B16159",
      "rgb": [
        177,
        97,
        89
      ],
      "hsl": [
        5,
        36,
        52
      ],
      "cmyk": [
        0,
        45,
        50,
        31
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1862,
      "contrast": {
        "black": 4.72,
        "white": 4.45
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/b16159/"
    },
    {
      "role": "background",
      "hex": "#A8B159",
      "slug": null,
      "name": "#A8B159",
      "rgb": [
        168,
        177,
        89
      ],
      "hsl": [
        66,
        36,
        52
      ],
      "cmyk": [
        5,
        0,
        50,
        31
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4049,
      "contrast": {
        "black": 9.1,
        "white": 2.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/a8b159/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#B08D57",
      "name": "Antique Gold"
    },
    {
      "role": "secondary",
      "hex": "#597CB1",
      "name": "#597CB1"
    },
    {
      "role": "surface",
      "hex": "#B16159",
      "name": "#B16159"
    },
    {
      "role": "background",
      "hex": "#A8B159",
      "name": "#A8B159"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#B08D57",
      "name": "Antique Gold",
      "blackContrast": 6.79,
      "whiteContrast": 3.09,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#597CB1",
      "name": "#597CB1",
      "blackContrast": 4.94,
      "whiteContrast": 4.25,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#B16159",
      "name": "#B16159",
      "blackContrast": 4.72,
      "whiteContrast": 4.45,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#A8B159",
      "name": "#A8B159",
      "blackContrast": 9.1,
      "whiteContrast": 2.31,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-antique-gold-primary: #B08D57;\n--palette-antique-gold-secondary: #597CB1;\n--palette-antique-gold-surface: #B16159;\n--palette-antique-gold-background: #A8B159;\n--palette-antique-gold-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/antique-gold.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/antique-gold.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/antique-gold/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/antique-gold.json"
}