Generated palette

Champagne Gold Palette

Champagne Gold Palette: #D6B971, #718DD6, #D68771, #C0D671. Check roles, contrast and CSS variables; open source-color links and JSON.

Champagne Gold Palette assigns primary #D6B971, secondary #718DD6, surface #D68771, background #C0D671, accent #000000. The set spans Orange, Blue, Red, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #C0D671 at 0.6049; black gives higher contrast on 4 of 5 values.

5colors
Orange palettedominant group
7use cases

Palette Color Roles

Champagne Gold Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#D6B971Champagne Gold
Secondary#718DD6#718DD6
Surface#D68771#D68771
Background#C0D671#C0D671
Accent#000000Black

CSS Variables

--palette-champagne-gold-primary: #D6B971;
--palette-champagne-gold-secondary: #718DD6;
--palette-champagne-gold-surface: #D68771;
--palette-champagne-gold-background: #C0D671;
--palette-champagne-gold-accent: #000000;

Accessibility Snapshot

Compare all 5 Champagne Gold Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#D6B971
Black 11.04:1 · White 1.9:1
Best #000000
Secondary#718DD6
Black 6.48:1 · White 3.24:1
Best #000000
Surface#D68771
Black 7.56:1 · White 2.78:1
Best #000000
Background#C0D671
Black 13.1:1 · White 1.6:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Champagne Gold Palette roles behave together across common interface components before copying the CSS variables.

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 Champagne Gold Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5019
Black text11.04:1AA Pass
White text1.9: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": "#D6B971",
    "name": "Champagne Gold"
  },
  {
    "role": "secondary",
    "hex": "#718DD6",
    "name": "#718DD6"
  },
  {
    "role": "surface",
    "hex": "#D68771",
    "name": "#D68771"
  },
  {
    "role": "background",
    "hex": "#C0D671",
    "name": "#C0D671"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#D6B971",
    "name": "Champagne Gold",
    "blackContrast": 11.04,
    "whiteContrast": 1.9,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#718DD6",
    "name": "#718DD6",
    "blackContrast": 6.48,
    "whiteContrast": 3.24,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#D68771",
    "name": "#D68771",
    "blackContrast": 7.56,
    "whiteContrast": 2.78,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#C0D671",
    "name": "#C0D671",
    "blackContrast": 13.1,
    "whiteContrast": 1.6,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "champagne gold palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "green 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",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-champagne-gold-primary: #D6B971;\n--palette-champagne-gold-secondary: #718DD6;\n--palette-champagne-gold-surface: #D68771;\n--palette-champagne-gold-background: #C0D671;\n--palette-champagne-gold-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "champagne-gold",
  "name": "Champagne Gold Palette",
  "type": "generated",
  "sourceColor": "champagne-gold",
  "description": "Generated palette built from Champagne Gold, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Champagne Gold Palette combines primary #D6B971, secondary #718DD6, surface #D68771, background #C0D671, 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": [
    "champagne gold palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "green 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",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#D6B971",
      "slug": "champagne-gold",
      "name": "Champagne Gold",
      "rgb": [
        214,
        185,
        113
      ],
      "hsl": [
        43,
        55,
        64
      ],
      "cmyk": [
        0,
        14,
        47,
        16
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.5019,
      "contrast": {
        "black": 11.04,
        "white": 1.9
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/champagne-gold/"
    },
    {
      "role": "secondary",
      "hex": "#718DD6",
      "slug": null,
      "name": "#718DD6",
      "rgb": [
        113,
        141,
        214
      ],
      "hsl": [
        223,
        55,
        64
      ],
      "cmyk": [
        47,
        34,
        0,
        16
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2742,
      "contrast": {
        "black": 6.48,
        "white": 3.24
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#D68771",
      "slug": null,
      "name": "#D68771",
      "rgb": [
        214,
        135,
        113
      ],
      "hsl": [
        13,
        55,
        64
      ],
      "cmyk": [
        0,
        37,
        47,
        16
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3282,
      "contrast": {
        "black": 7.56,
        "white": 2.78
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#C0D671",
      "slug": null,
      "name": "#C0D671",
      "rgb": [
        192,
        214,
        113
      ],
      "hsl": [
        73,
        55,
        64
      ],
      "cmyk": [
        10,
        0,
        47,
        16
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.6049,
      "contrast": {
        "black": 13.1,
        "white": 1.6
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "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": "#D6B971",
      "name": "Champagne Gold"
    },
    {
      "role": "secondary",
      "hex": "#718DD6",
      "name": "#718DD6"
    },
    {
      "role": "surface",
      "hex": "#D68771",
      "name": "#D68771"
    },
    {
      "role": "background",
      "hex": "#C0D671",
      "name": "#C0D671"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#D6B971",
      "name": "Champagne Gold",
      "blackContrast": 11.04,
      "whiteContrast": 1.9,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#718DD6",
      "name": "#718DD6",
      "blackContrast": 6.48,
      "whiteContrast": 3.24,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#D68771",
      "name": "#D68771",
      "blackContrast": 7.56,
      "whiteContrast": 2.78,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#C0D671",
      "name": "#C0D671",
      "blackContrast": 13.1,
      "whiteContrast": 1.6,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-champagne-gold-primary: #D6B971;\n--palette-champagne-gold-secondary: #718DD6;\n--palette-champagne-gold-surface: #D68771;\n--palette-champagne-gold-background: #C0D671;\n--palette-champagne-gold-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/champagne-gold.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/champagne-gold.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/champagne-gold/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/champagne-gold.json"
}