Generated palette

Daffodil Palette

Daffodil Palette: #FFFF31, #3333FF, #FF9933, #99FF33. Check roles, contrast and CSS variables; open source-color links and JSON.

Daffodil Palette assigns primary #FFFF31, secondary #3333FF, surface #FF9933, background #99FF33, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFFF31 at 0.93; black gives higher contrast on 3 of 5 values.

5colors
Yellow palettedominant group
6use cases

Palette Color Roles

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

Primary#FFFF31Daffodil
Secondary#3333FF#3333FF
Surface#FF9933#FF9933
Background#99FF33#99FF33
Accent#000000Black

CSS Variables

--palette-daffodil-primary: #FFFF31;
--palette-daffodil-secondary: #3333FF;
--palette-daffodil-surface: #FF9933;
--palette-daffodil-background: #99FF33;
--palette-daffodil-accent: #000000;

Accessibility Snapshot

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

Primary#FFFF31
Black 19.6:1 · White 1.07:1
Best #000000
Secondary#3333FF
Black 3.06:1 · White 6.87:1
Best #FFFFFF
Surface#FF9933
Black 9.86:1 · White 2.13:1
Best #000000
Background#99FF33
Black 16.71:1 · White 1.26:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.93
Black text19.6:1AA Pass
White text1.07: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": "#FFFF31",
    "name": "Daffodil"
  },
  {
    "role": "secondary",
    "hex": "#3333FF",
    "name": "#3333FF"
  },
  {
    "role": "surface",
    "hex": "#FF9933",
    "name": "#FF9933"
  },
  {
    "role": "background",
    "hex": "#99FF33",
    "name": "#99FF33"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFFF31",
    "name": "Daffodil",
    "blackContrast": 19.6,
    "whiteContrast": 1.07,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#3333FF",
    "name": "#3333FF",
    "blackContrast": 3.06,
    "whiteContrast": 6.87,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#FF9933",
    "name": "#FF9933",
    "blackContrast": 9.86,
    "whiteContrast": 2.13,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#99FF33",
    "name": "#99FF33",
    "blackContrast": 16.71,
    "whiteContrast": 1.26,
    "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
[
  "daffodil 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-daffodil-primary: #FFFF31;\n--palette-daffodil-secondary: #3333FF;\n--palette-daffodil-surface: #FF9933;\n--palette-daffodil-background: #99FF33;\n--palette-daffodil-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "daffodil",
  "name": "Daffodil Palette",
  "type": "generated",
  "sourceColor": "daffodil",
  "description": "Generated palette built from Daffodil, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Daffodil Palette combines primary #FFFF31, secondary #3333FF, surface #FF9933, background #99FF33, 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": [
    "daffodil 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": "#FFFF31",
      "slug": "daffodil",
      "name": "Daffodil",
      "rgb": [
        255,
        255,
        49
      ],
      "hsl": [
        60,
        100,
        60
      ],
      "cmyk": [
        0,
        0,
        81,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.93,
      "contrast": {
        "black": 19.6,
        "white": 1.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/daffodil/"
    },
    {
      "role": "secondary",
      "hex": "#3333FF",
      "slug": null,
      "name": "#3333FF",
      "rgb": [
        51,
        51,
        255
      ],
      "hsl": [
        240,
        100,
        60
      ],
      "cmyk": [
        80,
        80,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1029,
      "contrast": {
        "black": 3.06,
        "white": 6.87
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF9933",
      "slug": null,
      "name": "#FF9933",
      "rgb": [
        255,
        153,
        51
      ],
      "hsl": [
        30,
        100,
        60
      ],
      "cmyk": [
        0,
        40,
        80,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4428,
      "contrast": {
        "black": 9.86,
        "white": 2.13
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#99FF33",
      "slug": null,
      "name": "#99FF33",
      "rgb": [
        153,
        255,
        51
      ],
      "hsl": [
        90,
        100,
        60
      ],
      "cmyk": [
        40,
        0,
        80,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7853,
      "contrast": {
        "black": 16.71,
        "white": 1.26
      },
      "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": "#FFFF31",
      "name": "Daffodil"
    },
    {
      "role": "secondary",
      "hex": "#3333FF",
      "name": "#3333FF"
    },
    {
      "role": "surface",
      "hex": "#FF9933",
      "name": "#FF9933"
    },
    {
      "role": "background",
      "hex": "#99FF33",
      "name": "#99FF33"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFFF31",
      "name": "Daffodil",
      "blackContrast": 19.6,
      "whiteContrast": 1.07,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#3333FF",
      "name": "#3333FF",
      "blackContrast": 3.06,
      "whiteContrast": 6.87,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#FF9933",
      "name": "#FF9933",
      "blackContrast": 9.86,
      "whiteContrast": 2.13,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#99FF33",
      "name": "#99FF33",
      "blackContrast": 16.71,
      "whiteContrast": 1.26,
      "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-daffodil-primary: #FFFF31;\n--palette-daffodil-secondary: #3333FF;\n--palette-daffodil-surface: #FF9933;\n--palette-daffodil-background: #99FF33;\n--palette-daffodil-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/daffodil.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/daffodil.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/daffodil/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/daffodil.json"
}