Generated palette

Cinnamon Palette

Cinnamon Palette is a generated palette built from #D2691E, #1E87D2, #D21E2D, #D2C31E. 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.

Cinnamon Palette combines primary #D2691E, secondary #1E87D2, surface #D21E2D, background #D2C31E, 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#D2691ECinnamon
Secondary#1E87D2#1E87D2
Surface#D21E2D#D21E2D
Background#D2C31E#D2C31E
Accent#000000Black

CSS Variables

--palette-cinnamon-primary: #D2691E;
--palette-cinnamon-secondary: #1E87D2;
--palette-cinnamon-surface: #D21E2D;
--palette-cinnamon-background: #D2C31E;
--palette-cinnamon-accent: #000000;

Accessibility Snapshot

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

Primary#D2691E
Black 5.78:1 · White 3.63:1
Best #000000
Secondary#1E87D2
Black 5.45:1 · White 3.85:1
Best #000000
Surface#D21E2D
Black 3.96:1 · White 5.3:1
Best #FFFFFF
Background#D2C31E
Black 11.57:1 · White 1.82: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 Cinnamon Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.239
Black text5.78:1AA Pass
White text3.63: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": "#D2691E",
    "name": "Cinnamon"
  },
  {
    "role": "secondary",
    "hex": "#1E87D2",
    "name": "#1E87D2"
  },
  {
    "role": "surface",
    "hex": "#D21E2D",
    "name": "#D21E2D"
  },
  {
    "role": "background",
    "hex": "#D2C31E",
    "name": "#D2C31E"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#D2691E",
    "name": "Cinnamon",
    "blackContrast": 5.78,
    "whiteContrast": 3.63,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#1E87D2",
    "name": "#1E87D2",
    "blackContrast": 5.45,
    "whiteContrast": 3.85,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#D21E2D",
    "name": "#D21E2D",
    "blackContrast": 3.96,
    "whiteContrast": 5.3,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#D2C31E",
    "name": "#D2C31E",
    "blackContrast": 11.57,
    "whiteContrast": 1.82,
    "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
[
  "cinnamon 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-cinnamon-primary: #D2691E;\n--palette-cinnamon-secondary: #1E87D2;\n--palette-cinnamon-surface: #D21E2D;\n--palette-cinnamon-background: #D2C31E;\n--palette-cinnamon-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cinnamon",
  "name": "Cinnamon Palette",
  "type": "generated",
  "sourceColor": "cinnamon",
  "description": "Generated palette built from Cinnamon, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Cinnamon Palette combines primary #D2691E, secondary #1E87D2, surface #D21E2D, background #D2C31E, 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": [
    "cinnamon 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": "#D2691E",
      "slug": "cinnamon",
      "name": "Cinnamon",
      "rgb": [
        210,
        105,
        30
      ],
      "hsl": [
        25,
        75,
        47
      ],
      "cmyk": [
        0,
        50,
        86,
        18
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.239,
      "contrast": {
        "black": 5.78,
        "white": 3.63
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/cinnamon/"
    },
    {
      "role": "secondary",
      "hex": "#1E87D2",
      "slug": null,
      "name": "#1E87D2",
      "rgb": [
        30,
        135,
        210
      ],
      "hsl": [
        205,
        75,
        47
      ],
      "cmyk": [
        86,
        36,
        0,
        18
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2226,
      "contrast": {
        "black": 5.45,
        "white": 3.85
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/1e87d2/"
    },
    {
      "role": "surface",
      "hex": "#D21E2D",
      "slug": null,
      "name": "#D21E2D",
      "rgb": [
        210,
        30,
        45
      ],
      "hsl": [
        355,
        75,
        47
      ],
      "cmyk": [
        0,
        86,
        79,
        18
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1482,
      "contrast": {
        "black": 3.96,
        "white": 5.3
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/d21e2d/"
    },
    {
      "role": "background",
      "hex": "#D2C31E",
      "slug": null,
      "name": "#D2C31E",
      "rgb": [
        210,
        195,
        30
      ],
      "hsl": [
        55,
        75,
        47
      ],
      "cmyk": [
        0,
        7,
        86,
        18
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5283,
      "contrast": {
        "black": 11.57,
        "white": 1.82
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/d2c31e/"
    },
    {
      "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": "#D2691E",
      "name": "Cinnamon"
    },
    {
      "role": "secondary",
      "hex": "#1E87D2",
      "name": "#1E87D2"
    },
    {
      "role": "surface",
      "hex": "#D21E2D",
      "name": "#D21E2D"
    },
    {
      "role": "background",
      "hex": "#D2C31E",
      "name": "#D2C31E"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#D2691E",
      "name": "Cinnamon",
      "blackContrast": 5.78,
      "whiteContrast": 3.63,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#1E87D2",
      "name": "#1E87D2",
      "blackContrast": 5.45,
      "whiteContrast": 3.85,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#D21E2D",
      "name": "#D21E2D",
      "blackContrast": 3.96,
      "whiteContrast": 5.3,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#D2C31E",
      "name": "#D2C31E",
      "blackContrast": 11.57,
      "whiteContrast": 1.82,
      "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-cinnamon-primary: #D2691E;\n--palette-cinnamon-secondary: #1E87D2;\n--palette-cinnamon-surface: #D21E2D;\n--palette-cinnamon-background: #D2C31E;\n--palette-cinnamon-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/cinnamon.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/cinnamon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/cinnamon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cinnamon.json"
}