Generated palette

Bronze Palette

Bronze Palette is a generated palette built from #CD7F32, #327FCD, #CD3232, #CDCD32. 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.

Bronze Palette combines primary #CD7F32, secondary #327FCD, surface #CD3232, background #CDCD32, 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#CD7F32Bronze
Secondary#327FCD#327FCD
Surface#CD3232#CD3232
Background#CDCD32#CDCD32
Accent#000000Black

CSS Variables

--palette-bronze-primary: #CD7F32;
--palette-bronze-secondary: #327FCD;
--palette-bronze-surface: #CD3232;
--palette-bronze-background: #CDCD32;
--palette-bronze-accent: #000000;

Accessibility Snapshot

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

Primary#CD7F32
Black 6.68:1 · White 3.14:1
Best #000000
Secondary#327FCD
Black 5.05:1 · White 4.16:1
Best #000000
Surface#CD3232
Black 4.1:1 · White 5.12:1
Best #FFFFFF
Background#CDCD32
Black 12.37:1 · White 1.7: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 Bronze Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2839
Black text6.68:1AA Pass
White text3.14: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": "#CD7F32",
    "name": "Bronze"
  },
  {
    "role": "secondary",
    "hex": "#327FCD",
    "name": "#327FCD"
  },
  {
    "role": "surface",
    "hex": "#CD3232",
    "name": "#CD3232"
  },
  {
    "role": "background",
    "hex": "#CDCD32",
    "name": "#CDCD32"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#CD7F32",
    "name": "Bronze",
    "blackContrast": 6.68,
    "whiteContrast": 3.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#327FCD",
    "name": "#327FCD",
    "blackContrast": 5.05,
    "whiteContrast": 4.16,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#CD3232",
    "name": "#CD3232",
    "blackContrast": 4.1,
    "whiteContrast": 5.12,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#CDCD32",
    "name": "#CDCD32",
    "blackContrast": 12.37,
    "whiteContrast": 1.7,
    "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
[
  "bronze 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-bronze-primary: #CD7F32;\n--palette-bronze-secondary: #327FCD;\n--palette-bronze-surface: #CD3232;\n--palette-bronze-background: #CDCD32;\n--palette-bronze-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bronze",
  "name": "Bronze Palette",
  "type": "generated",
  "sourceColor": "bronze",
  "description": "Generated palette built from Bronze, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Bronze Palette combines primary #CD7F32, secondary #327FCD, surface #CD3232, background #CDCD32, 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": [
    "bronze 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": "#CD7F32",
      "slug": "bronze",
      "name": "Bronze",
      "rgb": [
        205,
        127,
        50
      ],
      "hsl": [
        30,
        61,
        50
      ],
      "cmyk": [
        0,
        38,
        76,
        20
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2839,
      "contrast": {
        "black": 6.68,
        "white": 3.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/bronze/"
    },
    {
      "role": "secondary",
      "hex": "#327FCD",
      "slug": null,
      "name": "#327FCD",
      "rgb": [
        50,
        127,
        205
      ],
      "hsl": [
        210,
        61,
        50
      ],
      "cmyk": [
        76,
        38,
        0,
        20
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2026,
      "contrast": {
        "black": 5.05,
        "white": 4.16
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/327fcd/"
    },
    {
      "role": "surface",
      "hex": "#CD3232",
      "slug": null,
      "name": "#CD3232",
      "rgb": [
        205,
        50,
        50
      ],
      "hsl": [
        0,
        61,
        50
      ],
      "cmyk": [
        0,
        76,
        76,
        20
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1549,
      "contrast": {
        "black": 4.1,
        "white": 5.12
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/cd3232/"
    },
    {
      "role": "background",
      "hex": "#CDCD32",
      "slug": null,
      "name": "#CDCD32",
      "rgb": [
        205,
        205,
        50
      ],
      "hsl": [
        60,
        61,
        50
      ],
      "cmyk": [
        0,
        0,
        76,
        20
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.5687,
      "contrast": {
        "black": 12.37,
        "white": 1.7
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/cdcd32/"
    },
    {
      "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": "#CD7F32",
      "name": "Bronze"
    },
    {
      "role": "secondary",
      "hex": "#327FCD",
      "name": "#327FCD"
    },
    {
      "role": "surface",
      "hex": "#CD3232",
      "name": "#CD3232"
    },
    {
      "role": "background",
      "hex": "#CDCD32",
      "name": "#CDCD32"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#CD7F32",
      "name": "Bronze",
      "blackContrast": 6.68,
      "whiteContrast": 3.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#327FCD",
      "name": "#327FCD",
      "blackContrast": 5.05,
      "whiteContrast": 4.16,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#CD3232",
      "name": "#CD3232",
      "blackContrast": 4.1,
      "whiteContrast": 5.12,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#CDCD32",
      "name": "#CDCD32",
      "blackContrast": 12.37,
      "whiteContrast": 1.7,
      "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-bronze-primary: #CD7F32;\n--palette-bronze-secondary: #327FCD;\n--palette-bronze-surface: #CD3232;\n--palette-bronze-background: #CDCD32;\n--palette-bronze-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/bronze.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/bronze.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/bronze/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/bronze.json"
}