Generated palette

Chrome Yellow Palette

Chrome Yellow Palette is a generated palette built from #FFA700, #0059FF, #FF2600, #D9FF00. 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.

Chrome Yellow Palette combines primary #FFA700, secondary #0059FF, surface #FF2600, background #D9FF00, 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
5use 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#FFA700Chrome Yellow
Secondary#0059FF#0059FF
Surface#FF2600#FF2600
Background#D9FF00#D9FF00
Accent#000000Black

CSS Variables

--palette-chrome-yellow-primary: #FFA700;
--palette-chrome-yellow-secondary: #0059FF;
--palette-chrome-yellow-surface: #FF2600;
--palette-chrome-yellow-background: #D9FF00;
--palette-chrome-yellow-accent: #000000;

Accessibility Snapshot

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

Primary#FFA700
Black 10.78:1 · White 1.95:1
Best #000000
Secondary#0059FF
Black 3.87:1 · White 5.42:1
Best #FFFFFF
Surface#FF2600
Black 5.53:1 · White 3.8:1
Best #000000
Background#D9FF00
Black 18.25:1 · White 1.15: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 Chrome Yellow Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.489
Black text10.78:1AA Pass
White text1.95: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": "#FFA700",
    "name": "Chrome Yellow"
  },
  {
    "role": "secondary",
    "hex": "#0059FF",
    "name": "#0059FF"
  },
  {
    "role": "surface",
    "hex": "#FF2600",
    "name": "#FF2600"
  },
  {
    "role": "background",
    "hex": "#D9FF00",
    "name": "#D9FF00"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFA700",
    "name": "Chrome Yellow",
    "blackContrast": 10.78,
    "whiteContrast": 1.95,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#0059FF",
    "name": "#0059FF",
    "blackContrast": 3.87,
    "whiteContrast": 5.42,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#FF2600",
    "name": "#FF2600",
    "blackContrast": 5.53,
    "whiteContrast": 3.8,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#D9FF00",
    "name": "#D9FF00",
    "blackContrast": 18.25,
    "whiteContrast": 1.15,
    "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
[
  "chrome yellow palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow 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",
  "calm digital interfaces"
]
CSS variables
"--palette-chrome-yellow-primary: #FFA700;\n--palette-chrome-yellow-secondary: #0059FF;\n--palette-chrome-yellow-surface: #FF2600;\n--palette-chrome-yellow-background: #D9FF00;\n--palette-chrome-yellow-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "chrome-yellow",
  "name": "Chrome Yellow Palette",
  "type": "generated",
  "sourceColor": "chrome-yellow",
  "description": "Generated palette built from Chrome Yellow, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Chrome Yellow Palette combines primary #FFA700, secondary #0059FF, surface #FF2600, background #D9FF00, 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": [
    "chrome yellow palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFA700",
      "slug": "chrome-yellow",
      "name": "Chrome Yellow",
      "rgb": [
        255,
        167,
        0
      ],
      "hsl": [
        39,
        100,
        50
      ],
      "cmyk": [
        0,
        35,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.489,
      "contrast": {
        "black": 10.78,
        "white": 1.95
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/chrome-yellow/"
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "slug": null,
      "name": "#0059FF",
      "rgb": [
        0,
        89,
        255
      ],
      "hsl": [
        219,
        100,
        50
      ],
      "cmyk": [
        100,
        65,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1436,
      "contrast": {
        "black": 3.87,
        "white": 5.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/0059ff/"
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "slug": null,
      "name": "#FF2600",
      "rgb": [
        255,
        38,
        0
      ],
      "hsl": [
        9,
        100,
        50
      ],
      "cmyk": [
        0,
        85,
        100,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2265,
      "contrast": {
        "black": 5.53,
        "white": 3.8
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/ff2600/"
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "slug": null,
      "name": "#D9FF00",
      "rgb": [
        217,
        255,
        0
      ],
      "hsl": [
        69,
        100,
        50
      ],
      "cmyk": [
        15,
        0,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8627,
      "contrast": {
        "black": 18.25,
        "white": 1.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/d9ff00/"
    },
    {
      "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": "#FFA700",
      "name": "Chrome Yellow"
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "name": "#0059FF"
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "name": "#FF2600"
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "name": "#D9FF00"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFA700",
      "name": "Chrome Yellow",
      "blackContrast": 10.78,
      "whiteContrast": 1.95,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "name": "#0059FF",
      "blackContrast": 3.87,
      "whiteContrast": 5.42,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "name": "#FF2600",
      "blackContrast": 5.53,
      "whiteContrast": 3.8,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "name": "#D9FF00",
      "blackContrast": 18.25,
      "whiteContrast": 1.15,
      "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-chrome-yellow-primary: #FFA700;\n--palette-chrome-yellow-secondary: #0059FF;\n--palette-chrome-yellow-surface: #FF2600;\n--palette-chrome-yellow-background: #D9FF00;\n--palette-chrome-yellow-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/chrome-yellow.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/chrome-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/chrome-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/chrome-yellow.json"
}