Generated palette

Pale Goldenrod Palette

Pale Goldenrod Palette is a generated palette built from #EEE8AA, #AAB0EE, #EEC6AA, #D2EEAA. 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.

Pale Goldenrod Palette combines primary #EEE8AA, secondary #AAB0EE, surface #EEC6AA, background #D2EEAA, 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.

5colors
Yellow 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#EEE8AAPale Goldenrod
Secondary#AAB0EE#AAB0EE
Surface#EEC6AA#EEC6AA
Background#D2EEAA#D2EEAA
Accent#000000Black

CSS Variables

--palette-pale-goldenrod-primary: #EEE8AA;
--palette-pale-goldenrod-secondary: #AAB0EE;
--palette-pale-goldenrod-surface: #EEC6AA;
--palette-pale-goldenrod-background: #D2EEAA;
--palette-pale-goldenrod-accent: #000000;

Accessibility Snapshot

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

Primary#EEE8AA
Black 16.76:1 · White 1.25:1
Best #000000
Secondary#AAB0EE
Black 10.15:1 · White 2.07:1
Best #000000
Surface#EEC6AA
Black 13.29:1 · White 1.58:1
Best #000000
Background#D2EEAA
Black 16.55:1 · White 1.27: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 Pale Goldenrod Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7879
Black text16.76:1AA Pass
White text1.25: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": "#EEE8AA",
    "name": "Pale Goldenrod"
  },
  {
    "role": "secondary",
    "hex": "#AAB0EE",
    "name": "#AAB0EE"
  },
  {
    "role": "surface",
    "hex": "#EEC6AA",
    "name": "#EEC6AA"
  },
  {
    "role": "background",
    "hex": "#D2EEAA",
    "name": "#D2EEAA"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#EEE8AA",
    "name": "Pale Goldenrod",
    "blackContrast": 16.76,
    "whiteContrast": 1.25,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#AAB0EE",
    "name": "#AAB0EE",
    "blackContrast": 10.15,
    "whiteContrast": 2.07,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#EEC6AA",
    "name": "#EEC6AA",
    "blackContrast": 13.29,
    "whiteContrast": 1.58,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#D2EEAA",
    "name": "#D2EEAA",
    "blackContrast": 16.55,
    "whiteContrast": 1.27,
    "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
[
  "pale goldenrod palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green palette",
  "gray palette",
  "balanced 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-pale-goldenrod-primary: #EEE8AA;\n--palette-pale-goldenrod-secondary: #AAB0EE;\n--palette-pale-goldenrod-surface: #EEC6AA;\n--palette-pale-goldenrod-background: #D2EEAA;\n--palette-pale-goldenrod-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-goldenrod",
  "name": "Pale Goldenrod Palette",
  "type": "generated",
  "sourceColor": "pale-goldenrod",
  "description": "Generated palette built from Pale Goldenrod, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Pale Goldenrod Palette combines primary #EEE8AA, secondary #AAB0EE, surface #EEC6AA, background #D2EEAA, 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": [
    "pale goldenrod palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green palette",
    "gray palette",
    "balanced 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": "#EEE8AA",
      "slug": "pale-goldenrod",
      "name": "Pale Goldenrod",
      "rgb": [
        238,
        232,
        170
      ],
      "hsl": [
        55,
        67,
        80
      ],
      "cmyk": [
        0,
        3,
        29,
        7
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7879,
      "contrast": {
        "black": 16.76,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/pale-goldenrod/"
    },
    {
      "role": "secondary",
      "hex": "#AAB0EE",
      "slug": null,
      "name": "#AAB0EE",
      "rgb": [
        170,
        176,
        238
      ],
      "hsl": [
        235,
        67,
        80
      ],
      "cmyk": [
        29,
        26,
        0,
        7
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4577,
      "contrast": {
        "black": 10.15,
        "white": 2.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/aab0ee/"
    },
    {
      "role": "surface",
      "hex": "#EEC6AA",
      "slug": null,
      "name": "#EEC6AA",
      "rgb": [
        238,
        198,
        170
      ],
      "hsl": [
        25,
        67,
        80
      ],
      "cmyk": [
        0,
        17,
        29,
        7
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.6147,
      "contrast": {
        "black": 13.29,
        "white": 1.58
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/eec6aa/"
    },
    {
      "role": "background",
      "hex": "#D2EEAA",
      "slug": null,
      "name": "#D2EEAA",
      "rgb": [
        210,
        238,
        170
      ],
      "hsl": [
        85,
        67,
        80
      ],
      "cmyk": [
        12,
        0,
        29,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7775,
      "contrast": {
        "black": 16.55,
        "white": 1.27
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/d2eeaa/"
    },
    {
      "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": "#EEE8AA",
      "name": "Pale Goldenrod"
    },
    {
      "role": "secondary",
      "hex": "#AAB0EE",
      "name": "#AAB0EE"
    },
    {
      "role": "surface",
      "hex": "#EEC6AA",
      "name": "#EEC6AA"
    },
    {
      "role": "background",
      "hex": "#D2EEAA",
      "name": "#D2EEAA"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#EEE8AA",
      "name": "Pale Goldenrod",
      "blackContrast": 16.76,
      "whiteContrast": 1.25,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#AAB0EE",
      "name": "#AAB0EE",
      "blackContrast": 10.15,
      "whiteContrast": 2.07,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#EEC6AA",
      "name": "#EEC6AA",
      "blackContrast": 13.29,
      "whiteContrast": 1.58,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#D2EEAA",
      "name": "#D2EEAA",
      "blackContrast": 16.55,
      "whiteContrast": 1.27,
      "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-pale-goldenrod-primary: #EEE8AA;\n--palette-pale-goldenrod-secondary: #AAB0EE;\n--palette-pale-goldenrod-surface: #EEC6AA;\n--palette-pale-goldenrod-background: #D2EEAA;\n--palette-pale-goldenrod-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/pale-goldenrod.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/pale-goldenrod/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pale-goldenrod.json"
}