Harmony system

Sienna Color Harmonies

Sienna color harmonies are generated from #A0522D with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Sienna into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Sienna sits in the orange family with warm temperature and earth tone tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourceSienna · #A0522D
Groups6
Palette colors6
FamilyOrange

How the harmony works

Sienna Harmony Guide

Sienna 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 Sienna Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.137
Black text3.74:1AA Fail
White text5.61:1AA Pass
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": "sienna",
  "name": "Sienna",
  "hex": "#A0522D",
  "url": "https://www.colorsencyclopedia.com/colors/sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sienna.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": "#2D7B9F",
        "name": "#2D7B9F",
        "slug": null,
        "rgb": [
          45,
          123,
          159
        ],
        "hsl": [
          199,
          56,
          40
        ],
        "cmyk": [
          72,
          23,
          0,
          38
        ],
        "luminance": 0.1723,
        "contrast": {
          "black": 4.45,
          "white": 4.72
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d7b9f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d7b9f.json"
      }
    ],
    "anchor": "sienna-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": "#9F2D42",
        "name": "#9F2D42",
        "slug": null,
        "rgb": [
          159,
          45,
          66
        ],
        "hsl": [
          349,
          56,
          40
        ],
        "cmyk": [
          0,
          72,
          58,
          38
        ],
        "luminance": 0.0964,
        "contrast": {
          "black": 2.93,
          "white": 7.17
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9f2d42/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9f2d42.json"
      },
      {
        "hex": "#9F8A2D",
        "name": "#9F8A2D",
        "slug": null,
        "rgb": [
          159,
          138,
          45
        ],
        "hsl": [
          49,
          56,
          40
        ],
        "cmyk": [
          0,
          13,
          72,
          38
        ],
        "luminance": 0.2574,
        "contrast": {
          "black": 6.15,
          "white": 3.42
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/9f8a2d/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9f8a2d.json"
      }
    ],
    "anchor": "sienna-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": "#2D9F51",
        "name": "#2D9F51",
        "slug": null,
        "rgb": [
          45,
          159,
          81
        ],
        "hsl": [
          139,
          56,
          40
        ],
        "cmyk": [
          72,
          0,
          49,
          38
        ],
        "luminance": 0.2595,
        "contrast": {
          "black": 6.19,
          "white": 3.39
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d9f51/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d9f51.json"
      },
      {
        "hex": "#512D9F",
        "name": "#512D9F",
        "slug": null,
        "rgb": [
          81,
          45,
          159
        ],
        "hsl": [
          259,
          56,
          40
        ],
        "cmyk": [
          49,
          72,
          0,
          38
        ],
        "luminance": 0.0613,
        "contrast": {
          "black": 2.23,
          "white": 9.43
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/512d9f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/512d9f.json"
      }
    ],
    "anchor": "sienna-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": "#429F2D",
        "name": "#429F2D",
        "slug": null,
        "rgb": [
          66,
          159,
          45
        ],
        "hsl": [
          109,
          56,
          40
        ],
        "cmyk": [
          58,
          0,
          72,
          38
        ],
        "luminance": 0.2614,
        "contrast": {
          "black": 6.23,
          "white": 3.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/429f2d/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/429f2d.json"
      },
      {
        "hex": "#2D7B9F",
        "name": "#2D7B9F",
        "slug": null,
        "rgb": [
          45,
          123,
          159
        ],
        "hsl": [
          199,
          56,
          40
        ],
        "cmyk": [
          72,
          23,
          0,
          38
        ],
        "luminance": 0.1723,
        "contrast": {
          "black": 4.45,
          "white": 4.72
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d7b9f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d7b9f.json"
      },
      {
        "hex": "#8A2D9F",
        "name": "#8A2D9F",
        "slug": null,
        "rgb": [
          138,
          45,
          159
        ],
        "hsl": [
          289,
          56,
          40
        ],
        "cmyk": [
          13,
          72,
          0,
          38
        ],
        "luminance": 0.0978,
        "contrast": {
          "black": 2.96,
          "white": 7.1
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8a2d9f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a2d9f.json"
      }
    ],
    "anchor": "sienna-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": "#2D9F8A",
        "name": "#2D9F8A",
        "slug": null,
        "rgb": [
          45,
          159,
          138
        ],
        "hsl": [
          169,
          56,
          40
        ],
        "cmyk": [
          72,
          0,
          13,
          38
        ],
        "luminance": 0.2719,
        "contrast": {
          "black": 6.44,
          "white": 3.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d9f8a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d9f8a.json"
      },
      {
        "hex": "#2D429F",
        "name": "#2D429F",
        "slug": null,
        "rgb": [
          45,
          66,
          159
        ],
        "hsl": [
          229,
          56,
          40
        ],
        "cmyk": [
          72,
          58,
          0,
          38
        ],
        "luminance": 0.0696,
        "contrast": {
          "black": 2.39,
          "white": 8.78
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d429f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d429f.json"
      }
    ],
    "anchor": "sienna-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": "#D07E58",
        "name": "#D07E58",
        "slug": null,
        "rgb": [
          208,
          126,
          88
        ],
        "hsl": [
          19,
          56,
          58
        ],
        "cmyk": [
          0,
          39,
          58,
          18
        ],
        "luminance": 0.2904,
        "contrast": {
          "black": 6.81,
          "white": 3.08
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/d07e58/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d07e58.json"
      },
      {
        "hex": "#A0522D",
        "name": "Sienna",
        "slug": "sienna",
        "rgb": [
          160,
          82,
          45
        ],
        "hsl": [
          19,
          56,
          40
        ],
        "cmyk": [
          0,
          49,
          72,
          37
        ],
        "luminance": 0.137,
        "contrast": {
          "black": 3.74,
          "white": 5.61
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/sienna/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sienna.json"
      },
      {
        "hex": "#582D19",
        "name": "#582D19",
        "slug": null,
        "rgb": [
          88,
          45,
          25
        ],
        "hsl": [
          19,
          56,
          22
        ],
        "cmyk": [
          0,
          49,
          72,
          65
        ],
        "luminance": 0.0402,
        "contrast": {
          "black": 1.8,
          "white": 11.64
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/582d19/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/582d19.json"
      }
    ],
    "anchor": "sienna-harmony-monochromatic"
  }
]
Signature palette
[
  "#A0522D",
  "#2D7B9F",
  "#9F2D42",
  "#9F8A2D",
  "#D07E58",
  "#582D19"
]
Accessibility notes
[
  "Black contrast on Sienna: 3.74:1",
  "White contrast on Sienna: 5.61:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-sienna: #A0522D;\n  --sienna-complementary-1: #2D7B9F;\n  --sienna-analogous-1: #9F2D42;\n  --sienna-analogous-2: #9F8A2D;\n  --sienna-triadic-1: #2D9F51;\n  --sienna-triadic-2: #512D9F;\n  --sienna-tetradic-1: #429F2D;\n  --sienna-tetradic-2: #2D7B9F;\n  --sienna-tetradic-3: #8A2D9F;\n  --sienna-split-complementary-1: #2D9F8A;\n  --sienna-split-complementary-2: #2D429F;\n  --sienna-monochromatic-1: #D07E58;\n  --sienna-monochromatic-2: #A0522D;\n  --sienna-monochromatic-3: #582D19;\n}\n\n.palette-sienna-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #A0522D, #2D7B9F, #9F2D42, #9F8A2D, #D07E58, #582D19);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "sienna",
  "name": "Sienna",
  "hex": "#A0522D",
  "rgb": [
    160,
    82,
    45
  ],
  "hsl": [
    19,
    56,
    40
  ],
  "cmyk": [
    0,
    49,
    72,
    37
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "earth-tone"
  ],
  "luminance": 0.137,
  "contrast": {
    "black": 3.74,
    "white": 5.61
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "sienna",
    "name": "Sienna",
    "hex": "#A0522D",
    "url": "https://www.colorsencyclopedia.com/colors/sienna/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sienna.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": "#2D7B9F",
          "name": "#2D7B9F",
          "slug": null,
          "rgb": [
            45,
            123,
            159
          ],
          "hsl": [
            199,
            56,
            40
          ],
          "cmyk": [
            72,
            23,
            0,
            38
          ],
          "luminance": 0.1723,
          "contrast": {
            "black": 4.45,
            "white": 4.72
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d7b9f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d7b9f.json"
        }
      ],
      "anchor": "sienna-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": "#9F2D42",
          "name": "#9F2D42",
          "slug": null,
          "rgb": [
            159,
            45,
            66
          ],
          "hsl": [
            349,
            56,
            40
          ],
          "cmyk": [
            0,
            72,
            58,
            38
          ],
          "luminance": 0.0964,
          "contrast": {
            "black": 2.93,
            "white": 7.17
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9f2d42/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9f2d42.json"
        },
        {
          "hex": "#9F8A2D",
          "name": "#9F8A2D",
          "slug": null,
          "rgb": [
            159,
            138,
            45
          ],
          "hsl": [
            49,
            56,
            40
          ],
          "cmyk": [
            0,
            13,
            72,
            38
          ],
          "luminance": 0.2574,
          "contrast": {
            "black": 6.15,
            "white": 3.42
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/9f8a2d/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9f8a2d.json"
        }
      ],
      "anchor": "sienna-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": "#2D9F51",
          "name": "#2D9F51",
          "slug": null,
          "rgb": [
            45,
            159,
            81
          ],
          "hsl": [
            139,
            56,
            40
          ],
          "cmyk": [
            72,
            0,
            49,
            38
          ],
          "luminance": 0.2595,
          "contrast": {
            "black": 6.19,
            "white": 3.39
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d9f51/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d9f51.json"
        },
        {
          "hex": "#512D9F",
          "name": "#512D9F",
          "slug": null,
          "rgb": [
            81,
            45,
            159
          ],
          "hsl": [
            259,
            56,
            40
          ],
          "cmyk": [
            49,
            72,
            0,
            38
          ],
          "luminance": 0.0613,
          "contrast": {
            "black": 2.23,
            "white": 9.43
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/512d9f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/512d9f.json"
        }
      ],
      "anchor": "sienna-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": "#429F2D",
          "name": "#429F2D",
          "slug": null,
          "rgb": [
            66,
            159,
            45
          ],
          "hsl": [
            109,
            56,
            40
          ],
          "cmyk": [
            58,
            0,
            72,
            38
          ],
          "luminance": 0.2614,
          "contrast": {
            "black": 6.23,
            "white": 3.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/429f2d/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/429f2d.json"
        },
        {
          "hex": "#2D7B9F",
          "name": "#2D7B9F",
          "slug": null,
          "rgb": [
            45,
            123,
            159
          ],
          "hsl": [
            199,
            56,
            40
          ],
          "cmyk": [
            72,
            23,
            0,
            38
          ],
          "luminance": 0.1723,
          "contrast": {
            "black": 4.45,
            "white": 4.72
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d7b9f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d7b9f.json"
        },
        {
          "hex": "#8A2D9F",
          "name": "#8A2D9F",
          "slug": null,
          "rgb": [
            138,
            45,
            159
          ],
          "hsl": [
            289,
            56,
            40
          ],
          "cmyk": [
            13,
            72,
            0,
            38
          ],
          "luminance": 0.0978,
          "contrast": {
            "black": 2.96,
            "white": 7.1
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8a2d9f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a2d9f.json"
        }
      ],
      "anchor": "sienna-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": "#2D9F8A",
          "name": "#2D9F8A",
          "slug": null,
          "rgb": [
            45,
            159,
            138
          ],
          "hsl": [
            169,
            56,
            40
          ],
          "cmyk": [
            72,
            0,
            13,
            38
          ],
          "luminance": 0.2719,
          "contrast": {
            "black": 6.44,
            "white": 3.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d9f8a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d9f8a.json"
        },
        {
          "hex": "#2D429F",
          "name": "#2D429F",
          "slug": null,
          "rgb": [
            45,
            66,
            159
          ],
          "hsl": [
            229,
            56,
            40
          ],
          "cmyk": [
            72,
            58,
            0,
            38
          ],
          "luminance": 0.0696,
          "contrast": {
            "black": 2.39,
            "white": 8.78
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d429f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d429f.json"
        }
      ],
      "anchor": "sienna-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": "#D07E58",
          "name": "#D07E58",
          "slug": null,
          "rgb": [
            208,
            126,
            88
          ],
          "hsl": [
            19,
            56,
            58
          ],
          "cmyk": [
            0,
            39,
            58,
            18
          ],
          "luminance": 0.2904,
          "contrast": {
            "black": 6.81,
            "white": 3.08
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/d07e58/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d07e58.json"
        },
        {
          "hex": "#A0522D",
          "name": "Sienna",
          "slug": "sienna",
          "rgb": [
            160,
            82,
            45
          ],
          "hsl": [
            19,
            56,
            40
          ],
          "cmyk": [
            0,
            49,
            72,
            37
          ],
          "luminance": 0.137,
          "contrast": {
            "black": 3.74,
            "white": 5.61
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/sienna/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sienna.json"
        },
        {
          "hex": "#582D19",
          "name": "#582D19",
          "slug": null,
          "rgb": [
            88,
            45,
            25
          ],
          "hsl": [
            19,
            56,
            22
          ],
          "cmyk": [
            0,
            49,
            72,
            65
          ],
          "luminance": 0.0402,
          "contrast": {
            "black": 1.8,
            "white": 11.64
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/582d19/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/582d19.json"
        }
      ],
      "anchor": "sienna-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#A0522D",
    "#2D7B9F",
    "#9F2D42",
    "#9F8A2D",
    "#D07E58",
    "#582D19"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "earth tone harmony",
    "sienna palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Sienna: 3.74:1",
    "White contrast on Sienna: 5.61:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/sienna.json",
    "https://www.colorsencyclopedia.com/api/colors/sienna.json",
    "https://www.colorsencyclopedia.com/api/hex/a0522d.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/sienna.json",
  "cssSnippet": ":root {\n  --color-sienna: #A0522D;\n  --sienna-complementary-1: #2D7B9F;\n  --sienna-analogous-1: #9F2D42;\n  --sienna-analogous-2: #9F8A2D;\n  --sienna-triadic-1: #2D9F51;\n  --sienna-triadic-2: #512D9F;\n  --sienna-tetradic-1: #429F2D;\n  --sienna-tetradic-2: #2D7B9F;\n  --sienna-tetradic-3: #8A2D9F;\n  --sienna-split-complementary-1: #2D9F8A;\n  --sienna-split-complementary-2: #2D429F;\n  --sienna-monochromatic-1: #D07E58;\n  --sienna-monochromatic-2: #A0522D;\n  --sienna-monochromatic-3: #582D19;\n}\n\n.palette-sienna-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #A0522D, #2D7B9F, #9F2D42, #9F8A2D, #D07E58, #582D19);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-sienna: #A0522D;
  --sienna-complementary-1: #2D7B9F;
  --sienna-analogous-1: #9F2D42;
  --sienna-analogous-2: #9F8A2D;
  --sienna-triadic-1: #2D9F51;
  --sienna-triadic-2: #512D9F;
  --sienna-tetradic-1: #429F2D;
  --sienna-tetradic-2: #2D7B9F;
  --sienna-tetradic-3: #8A2D9F;
  --sienna-split-complementary-1: #2D9F8A;
  --sienna-split-complementary-2: #2D429F;
  --sienna-monochromatic-1: #D07E58;
  --sienna-monochromatic-2: #A0522D;
  --sienna-monochromatic-3: #582D19;
}

.palette-sienna-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #A0522D, #2D7B9F, #9F2D42, #9F8A2D, #D07E58, #582D19);
}

Sienna 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

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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorSienna · #A0522D
#2D7B9F#2D7B9F
Analogous Harmony2 colors · neighboring hue movement

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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorSienna · #A0522D
#9F2D42#9F2D42
#9F8A2D#9F8A2D
Triadic Harmony2 colors · three evenly spaced hues

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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorSienna · #A0522D
#2D9F51#2D9F51
#512D9F#512D9F
Tetradic Harmony3 colors · two complementary pairs

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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorSienna · #A0522D
#429F2D#429F2D
#2D7B9F#2D7B9F
#8A2D9F#8A2D9F
Split Complementary Harmony2 colors · softened complementary contrast

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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorSienna · #A0522D
#2D9F8A#2D9F8A
#2D429F#2D429F
Monochromatic Harmony3 colors · same hue, different values

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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorSienna · #A0522D
#D07E58#D07E58
Sienna#A0522D
#582D19#582D19