Generated palette

Golden Yellow Palette

Golden Yellow Palette: #FFDF00, #0022FF, #FF5E00, #A1FF00. Check roles, contrast and CSS variables; open source-color links and JSON.

Golden Yellow Palette assigns primary #FFDF00, secondary #0022FF, surface #FF5E00, background #A1FF00, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #A1FF00 at 0.791; black gives higher contrast on 3 of 5 values.

5colors
Yellow palettedominant group
6use cases

Palette Color Roles

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

Primary#FFDF00Golden Yellow
Secondary#0022FF#0022FF
Surface#FF5E00#FF5E00
Background#A1FF00#A1FF00
Accent#000000Black

CSS Variables

--palette-golden-yellow-primary: #FFDF00;
--palette-golden-yellow-secondary: #0022FF;
--palette-golden-yellow-surface: #FF5E00;
--palette-golden-yellow-background: #A1FF00;
--palette-golden-yellow-accent: #000000;

Accessibility Snapshot

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

Primary#FFDF00
Black 15.81:1 · White 1.33:1
Best #000000
Secondary#0022FF
Black 2.67:1 · White 7.86:1
Best #FFFFFF
Surface#FF5E00
Black 6.85:1 · White 3.06:1
Best #000000
Background#A1FF00
Black 16.82:1 · White 1.25:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Golden Yellow 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 Golden Yellow Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7404
Black text15.81:1AA Pass
White text1.33: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": "#FFDF00",
    "name": "Golden Yellow"
  },
  {
    "role": "secondary",
    "hex": "#0022FF",
    "name": "#0022FF"
  },
  {
    "role": "surface",
    "hex": "#FF5E00",
    "name": "#FF5E00"
  },
  {
    "role": "background",
    "hex": "#A1FF00",
    "name": "#A1FF00"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFDF00",
    "name": "Golden Yellow",
    "blackContrast": 15.81,
    "whiteContrast": 1.33,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#0022FF",
    "name": "#0022FF",
    "blackContrast": 2.67,
    "whiteContrast": 7.86,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#FF5E00",
    "name": "#FF5E00",
    "blackContrast": 6.85,
    "whiteContrast": 3.06,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#A1FF00",
    "name": "#A1FF00",
    "blackContrast": 16.82,
    "whiteContrast": 1.25,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "golden yellow palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-golden-yellow-primary: #FFDF00;\n--palette-golden-yellow-secondary: #0022FF;\n--palette-golden-yellow-surface: #FF5E00;\n--palette-golden-yellow-background: #A1FF00;\n--palette-golden-yellow-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "golden-yellow",
  "name": "Golden Yellow Palette",
  "type": "generated",
  "sourceColor": "golden-yellow",
  "description": "Generated palette built from Golden Yellow, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Golden Yellow Palette combines primary #FFDF00, secondary #0022FF, surface #FF5E00, background #A1FF00, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
    "golden yellow palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFDF00",
      "slug": "golden-yellow",
      "name": "Golden Yellow",
      "rgb": [
        255,
        223,
        0
      ],
      "hsl": [
        52,
        100,
        50
      ],
      "cmyk": [
        0,
        13,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7404,
      "contrast": {
        "black": 15.81,
        "white": 1.33
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/golden-yellow/"
    },
    {
      "role": "secondary",
      "hex": "#0022FF",
      "slug": null,
      "name": "#0022FF",
      "rgb": [
        0,
        34,
        255
      ],
      "hsl": [
        232,
        100,
        50
      ],
      "cmyk": [
        100,
        87,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.0836,
      "contrast": {
        "black": 2.67,
        "white": 7.86
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF5E00",
      "slug": null,
      "name": "#FF5E00",
      "rgb": [
        255,
        94,
        0
      ],
      "hsl": [
        22,
        100,
        50
      ],
      "cmyk": [
        0,
        63,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2927,
      "contrast": {
        "black": 6.85,
        "white": 3.06
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#A1FF00",
      "slug": null,
      "name": "#A1FF00",
      "rgb": [
        161,
        255,
        0
      ],
      "hsl": [
        82,
        100,
        50
      ],
      "cmyk": [
        37,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.791,
      "contrast": {
        "black": 16.82,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "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": "#FFDF00",
      "name": "Golden Yellow"
    },
    {
      "role": "secondary",
      "hex": "#0022FF",
      "name": "#0022FF"
    },
    {
      "role": "surface",
      "hex": "#FF5E00",
      "name": "#FF5E00"
    },
    {
      "role": "background",
      "hex": "#A1FF00",
      "name": "#A1FF00"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFDF00",
      "name": "Golden Yellow",
      "blackContrast": 15.81,
      "whiteContrast": 1.33,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#0022FF",
      "name": "#0022FF",
      "blackContrast": 2.67,
      "whiteContrast": 7.86,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#FF5E00",
      "name": "#FF5E00",
      "blackContrast": 6.85,
      "whiteContrast": 3.06,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#A1FF00",
      "name": "#A1FF00",
      "blackContrast": 16.82,
      "whiteContrast": 1.25,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-golden-yellow-primary: #FFDF00;\n--palette-golden-yellow-secondary: #0022FF;\n--palette-golden-yellow-surface: #FF5E00;\n--palette-golden-yellow-background: #A1FF00;\n--palette-golden-yellow-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/golden-yellow.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/golden-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/golden-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/golden-yellow.json"
}