Harmony system

Chocolate Color Harmonies

Chocolate harmonies from #D2691E: complementary #1E87D2, plus five harmony groups with CSS and contrast data.

Chocolate is a warm orange at hue 25°, saturation 75% and lightness 47%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceChocolate · #D2691E
Groups6
Palette colors6
FamilyOrange

How the harmony works

Chocolate Harmony Guide

Chocolate harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Chocolate Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Chocolate.

AI-Ready Dataset v1.0.0
Luminance0.239
Black text5.78:1AA Pass
White text3.63:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "chocolate",
  "name": "Chocolate",
  "hex": "#D2691E",
  "url": "https://www.colorsencyclopedia.com/colors/chocolate/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chocolate.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#1E87D2",
        "name": "#1E87D2",
        "slug": null,
        "rgb": [
          30,
          135,
          210
        ],
        "hsl": [
          205,
          75,
          47
        ],
        "cmyk": [
          86,
          36,
          0,
          18
        ],
        "luminance": 0.2226,
        "contrast": {
          "black": 5.45,
          "white": 3.85
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#D21E2D",
        "name": "#D21E2D",
        "slug": null,
        "rgb": [
          210,
          30,
          45
        ],
        "hsl": [
          355,
          75,
          47
        ],
        "cmyk": [
          0,
          86,
          79,
          18
        ],
        "luminance": 0.1482,
        "contrast": {
          "black": 3.96,
          "white": 5.3
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#D2C31E",
        "name": "#D2C31E",
        "slug": null,
        "rgb": [
          210,
          195,
          30
        ],
        "hsl": [
          55,
          75,
          47
        ],
        "cmyk": [
          0,
          7,
          86,
          18
        ],
        "luminance": 0.5283,
        "contrast": {
          "black": 11.57,
          "white": 1.82
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#1ED269",
        "name": "#1ED269",
        "slug": null,
        "rgb": [
          30,
          210,
          105
        ],
        "hsl": [
          145,
          75,
          47
        ],
        "cmyk": [
          86,
          0,
          50,
          18
        ],
        "luminance": 0.4739,
        "contrast": {
          "black": 10.48,
          "white": 2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#691ED2",
        "name": "#691ED2",
        "slug": null,
        "rgb": [
          105,
          30,
          210
        ],
        "hsl": [
          265,
          75,
          47
        ],
        "cmyk": [
          50,
          86,
          0,
          18
        ],
        "luminance": 0.0858,
        "contrast": {
          "black": 2.72,
          "white": 7.73
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#2DD21E",
        "name": "#2DD21E",
        "slug": null,
        "rgb": [
          45,
          210,
          30
        ],
        "hsl": [
          115,
          75,
          47
        ],
        "cmyk": [
          79,
          0,
          86,
          18
        ],
        "luminance": 0.4674,
        "contrast": {
          "black": 10.35,
          "white": 2.03
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#1E87D2",
        "name": "#1E87D2",
        "slug": null,
        "rgb": [
          30,
          135,
          210
        ],
        "hsl": [
          205,
          75,
          47
        ],
        "cmyk": [
          86,
          36,
          0,
          18
        ],
        "luminance": 0.2226,
        "contrast": {
          "black": 5.45,
          "white": 3.85
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#C31ED2",
        "name": "#C31ED2",
        "slug": null,
        "rgb": [
          195,
          30,
          210
        ],
        "hsl": [
          295,
          75,
          47
        ],
        "cmyk": [
          7,
          86,
          0,
          18
        ],
        "luminance": 0.1718,
        "contrast": {
          "black": 4.44,
          "white": 4.73
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#1ED2C3",
        "name": "#1ED2C3",
        "slug": null,
        "rgb": [
          30,
          210,
          195
        ],
        "hsl": [
          175,
          75,
          47
        ],
        "cmyk": [
          86,
          0,
          7,
          18
        ],
        "luminance": 0.5031,
        "contrast": {
          "black": 11.06,
          "white": 1.9
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#1E2DD2",
        "name": "#1E2DD2",
        "slug": null,
        "rgb": [
          30,
          45,
          210
        ],
        "hsl": [
          235,
          75,
          47
        ],
        "cmyk": [
          86,
          79,
          0,
          18
        ],
        "luminance": 0.0681,
        "contrast": {
          "black": 2.36,
          "white": 8.89
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#E99B63",
        "name": "#E99B63",
        "slug": null,
        "rgb": [
          233,
          155,
          99
        ],
        "hsl": [
          25,
          75,
          65
        ],
        "cmyk": [
          0,
          33,
          58,
          9
        ],
        "luminance": 0.4167,
        "contrast": {
          "black": 9.33,
          "white": 2.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#D2691E",
        "name": "Cinnamon",
        "slug": "cinnamon",
        "rgb": [
          210,
          105,
          30
        ],
        "hsl": [
          25,
          75,
          47
        ],
        "cmyk": [
          0,
          50,
          86,
          18
        ],
        "luminance": 0.239,
        "contrast": {
          "black": 5.78,
          "white": 3.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/cinnamon/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cinnamon.json"
      },
      {
        "hex": "#814112",
        "name": "#814112",
        "slug": null,
        "rgb": [
          129,
          65,
          18
        ],
        "hsl": [
          25,
          76,
          29
        ],
        "cmyk": [
          0,
          50,
          86,
          49
        ],
        "luminance": 0.0849,
        "contrast": {
          "black": 2.7,
          "white": 7.78
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "chocolate-harmony-monochromatic"
  }
]
Signature palette
[
  "#D2691E",
  "#1E87D2",
  "#D21E2D",
  "#D2C31E",
  "#E99B63",
  "#814112"
]
Accessibility notes
[
  "Black contrast on Chocolate: 5.78:1",
  "White contrast on Chocolate: 3.63:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-chocolate: #D2691E;\n  --chocolate-complementary-1: #1E87D2;\n  --chocolate-analogous-1: #D21E2D;\n  --chocolate-analogous-2: #D2C31E;\n  --chocolate-triadic-1: #1ED269;\n  --chocolate-triadic-2: #691ED2;\n  --chocolate-tetradic-1: #2DD21E;\n  --chocolate-tetradic-2: #1E87D2;\n  --chocolate-tetradic-3: #C31ED2;\n  --chocolate-split-complementary-1: #1ED2C3;\n  --chocolate-split-complementary-2: #1E2DD2;\n  --chocolate-monochromatic-1: #E99B63;\n  --chocolate-monochromatic-2: #D2691E;\n  --chocolate-monochromatic-3: #814112;\n}\n\n.palette-chocolate-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D2691E, #1E87D2, #D21E2D, #D2C31E, #E99B63, #814112);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "chocolate",
  "name": "Chocolate",
  "hex": "#D2691E",
  "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": []
  },
  "sourceColor": {
    "slug": "chocolate",
    "name": "Chocolate",
    "hex": "#D2691E",
    "url": "https://www.colorsencyclopedia.com/colors/chocolate/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chocolate.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#1E87D2",
          "name": "#1E87D2",
          "slug": null,
          "rgb": [
            30,
            135,
            210
          ],
          "hsl": [
            205,
            75,
            47
          ],
          "cmyk": [
            86,
            36,
            0,
            18
          ],
          "luminance": 0.2226,
          "contrast": {
            "black": 5.45,
            "white": 3.85
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#D21E2D",
          "name": "#D21E2D",
          "slug": null,
          "rgb": [
            210,
            30,
            45
          ],
          "hsl": [
            355,
            75,
            47
          ],
          "cmyk": [
            0,
            86,
            79,
            18
          ],
          "luminance": 0.1482,
          "contrast": {
            "black": 3.96,
            "white": 5.3
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#D2C31E",
          "name": "#D2C31E",
          "slug": null,
          "rgb": [
            210,
            195,
            30
          ],
          "hsl": [
            55,
            75,
            47
          ],
          "cmyk": [
            0,
            7,
            86,
            18
          ],
          "luminance": 0.5283,
          "contrast": {
            "black": 11.57,
            "white": 1.82
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#1ED269",
          "name": "#1ED269",
          "slug": null,
          "rgb": [
            30,
            210,
            105
          ],
          "hsl": [
            145,
            75,
            47
          ],
          "cmyk": [
            86,
            0,
            50,
            18
          ],
          "luminance": 0.4739,
          "contrast": {
            "black": 10.48,
            "white": 2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#691ED2",
          "name": "#691ED2",
          "slug": null,
          "rgb": [
            105,
            30,
            210
          ],
          "hsl": [
            265,
            75,
            47
          ],
          "cmyk": [
            50,
            86,
            0,
            18
          ],
          "luminance": 0.0858,
          "contrast": {
            "black": 2.72,
            "white": 7.73
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#2DD21E",
          "name": "#2DD21E",
          "slug": null,
          "rgb": [
            45,
            210,
            30
          ],
          "hsl": [
            115,
            75,
            47
          ],
          "cmyk": [
            79,
            0,
            86,
            18
          ],
          "luminance": 0.4674,
          "contrast": {
            "black": 10.35,
            "white": 2.03
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#1E87D2",
          "name": "#1E87D2",
          "slug": null,
          "rgb": [
            30,
            135,
            210
          ],
          "hsl": [
            205,
            75,
            47
          ],
          "cmyk": [
            86,
            36,
            0,
            18
          ],
          "luminance": 0.2226,
          "contrast": {
            "black": 5.45,
            "white": 3.85
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#C31ED2",
          "name": "#C31ED2",
          "slug": null,
          "rgb": [
            195,
            30,
            210
          ],
          "hsl": [
            295,
            75,
            47
          ],
          "cmyk": [
            7,
            86,
            0,
            18
          ],
          "luminance": 0.1718,
          "contrast": {
            "black": 4.44,
            "white": 4.73
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#1ED2C3",
          "name": "#1ED2C3",
          "slug": null,
          "rgb": [
            30,
            210,
            195
          ],
          "hsl": [
            175,
            75,
            47
          ],
          "cmyk": [
            86,
            0,
            7,
            18
          ],
          "luminance": 0.5031,
          "contrast": {
            "black": 11.06,
            "white": 1.9
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#1E2DD2",
          "name": "#1E2DD2",
          "slug": null,
          "rgb": [
            30,
            45,
            210
          ],
          "hsl": [
            235,
            75,
            47
          ],
          "cmyk": [
            86,
            79,
            0,
            18
          ],
          "luminance": 0.0681,
          "contrast": {
            "black": 2.36,
            "white": 8.89
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#E99B63",
          "name": "#E99B63",
          "slug": null,
          "rgb": [
            233,
            155,
            99
          ],
          "hsl": [
            25,
            75,
            65
          ],
          "cmyk": [
            0,
            33,
            58,
            9
          ],
          "luminance": 0.4167,
          "contrast": {
            "black": 9.33,
            "white": 2.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#D2691E",
          "name": "Cinnamon",
          "slug": "cinnamon",
          "rgb": [
            210,
            105,
            30
          ],
          "hsl": [
            25,
            75,
            47
          ],
          "cmyk": [
            0,
            50,
            86,
            18
          ],
          "luminance": 0.239,
          "contrast": {
            "black": 5.78,
            "white": 3.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/cinnamon/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cinnamon.json"
        },
        {
          "hex": "#814112",
          "name": "#814112",
          "slug": null,
          "rgb": [
            129,
            65,
            18
          ],
          "hsl": [
            25,
            76,
            29
          ],
          "cmyk": [
            0,
            50,
            86,
            49
          ],
          "luminance": 0.0849,
          "contrast": {
            "black": 2.7,
            "white": 7.78
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "chocolate-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#D2691E",
    "#1E87D2",
    "#D21E2D",
    "#D2C31E",
    "#E99B63",
    "#814112"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "vibrant harmony",
    "chocolate palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Chocolate: 5.78:1",
    "White contrast on Chocolate: 3.63:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/chocolate.json",
    "https://www.colorsencyclopedia.com/api/colors/chocolate.json",
    "https://www.colorsencyclopedia.com/api/hex/d2691e.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/chocolate/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/chocolate.json",
  "cssSnippet": ":root {\n  --color-chocolate: #D2691E;\n  --chocolate-complementary-1: #1E87D2;\n  --chocolate-analogous-1: #D21E2D;\n  --chocolate-analogous-2: #D2C31E;\n  --chocolate-triadic-1: #1ED269;\n  --chocolate-triadic-2: #691ED2;\n  --chocolate-tetradic-1: #2DD21E;\n  --chocolate-tetradic-2: #1E87D2;\n  --chocolate-tetradic-3: #C31ED2;\n  --chocolate-split-complementary-1: #1ED2C3;\n  --chocolate-split-complementary-2: #1E2DD2;\n  --chocolate-monochromatic-1: #E99B63;\n  --chocolate-monochromatic-2: #D2691E;\n  --chocolate-monochromatic-3: #814112;\n}\n\n.palette-chocolate-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D2691E, #1E87D2, #D21E2D, #D2C31E, #E99B63, #814112);\n}"
}

CSS Harmony Tokens

Use these tokens when Chocolate needs a complete palette system instead of a single color variable.

:root {
  --color-chocolate: #D2691E;
  --chocolate-complementary-1: #1E87D2;
  --chocolate-analogous-1: #D21E2D;
  --chocolate-analogous-2: #D2C31E;
  --chocolate-triadic-1: #1ED269;
  --chocolate-triadic-2: #691ED2;
  --chocolate-tetradic-1: #2DD21E;
  --chocolate-tetradic-2: #1E87D2;
  --chocolate-tetradic-3: #C31ED2;
  --chocolate-split-complementary-1: #1ED2C3;
  --chocolate-split-complementary-2: #1E2DD2;
  --chocolate-monochromatic-1: #E99B63;
  --chocolate-monochromatic-2: #D2691E;
  --chocolate-monochromatic-3: #814112;
}

.palette-chocolate-harmony {
  color: #111827;
  background: linear-gradient(135deg, #D2691E, #1E87D2, #D21E2D, #D2C31E, #E99B63, #814112);
}

Chocolate Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

The complementary set starts from Chocolate #D2691E and produces #1E87D2. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorChocolate · #D2691E
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Chocolate #D2691E and produces #D21E2D and #D2C31E. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorChocolate · #D2691E
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Chocolate #D2691E and produces #1ED269 and #691ED2. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorChocolate · #D2691E
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Chocolate #D2691E and produces #2DD21E, #1E87D2, and #C31ED2. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorChocolate · #D2691E
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Chocolate #D2691E and produces #1ED2C3 and #1E2DD2. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorChocolate · #D2691E
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Chocolate #D2691E and produces #E99B63, #D2691E, and #814112. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Cinnamon in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorChocolate · #D2691E