Harmony system

Raw Sienna Color Harmonies

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

Raw 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.

SourceRaw Sienna · #D68A59
Groups6
Palette colors6
FamilyOrange

How the harmony works

Raw Sienna Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.3319
Black text7.64:1AA Pass
White text2.75: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": "raw-sienna",
  "name": "Raw Sienna",
  "hex": "#D68A59",
  "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-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": "#58A3D5",
        "name": "#58A3D5",
        "slug": null,
        "rgb": [
          88,
          163,
          213
        ],
        "hsl": [
          204,
          60,
          59
        ],
        "cmyk": [
          59,
          23,
          0,
          16
        ],
        "luminance": 0.3307,
        "contrast": {
          "black": 7.61,
          "white": 2.76
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/58a3d5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58a3d5.json"
      }
    ],
    "anchor": "raw-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": "#D55864",
        "name": "#D55864",
        "slug": null,
        "rgb": [
          213,
          88,
          100
        ],
        "hsl": [
          354,
          60,
          59
        ],
        "cmyk": [
          0,
          59,
          53,
          16
        ],
        "luminance": 0.2205,
        "contrast": {
          "black": 5.41,
          "white": 3.88
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/d55864/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d55864.json"
      },
      {
        "hex": "#D5C958",
        "name": "#D5C958",
        "slug": null,
        "rgb": [
          213,
          201,
          88
        ],
        "hsl": [
          54,
          60,
          59
        ],
        "cmyk": [
          0,
          6,
          59,
          16
        ],
        "luminance": 0.5662,
        "contrast": {
          "black": 12.32,
          "white": 1.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d5c958/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d5c958.json"
      }
    ],
    "anchor": "raw-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": "#58D58A",
        "name": "#58D58A",
        "slug": null,
        "rgb": [
          88,
          213,
          138
        ],
        "hsl": [
          144,
          60,
          59
        ],
        "cmyk": [
          59,
          0,
          35,
          16
        ],
        "luminance": 0.515,
        "contrast": {
          "black": 11.3,
          "white": 1.86
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/58d58a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58d58a.json"
      },
      {
        "hex": "#8A58D5",
        "name": "#8A58D5",
        "slug": null,
        "rgb": [
          138,
          88,
          213
        ],
        "hsl": [
          264,
          60,
          59
        ],
        "cmyk": [
          35,
          59,
          0,
          16
        ],
        "luminance": 0.1719,
        "contrast": {
          "black": 4.44,
          "white": 4.73
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8a58d5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a58d5.json"
      }
    ],
    "anchor": "raw-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": "#64D558",
        "name": "#64D558",
        "slug": null,
        "rgb": [
          100,
          213,
          88
        ],
        "hsl": [
          114,
          60,
          59
        ],
        "cmyk": [
          53,
          0,
          59,
          16
        ],
        "luminance": 0.51,
        "contrast": {
          "black": 11.2,
          "white": 1.88
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/64d558/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/64d558.json"
      },
      {
        "hex": "#58A3D5",
        "name": "#58A3D5",
        "slug": null,
        "rgb": [
          88,
          163,
          213
        ],
        "hsl": [
          204,
          60,
          59
        ],
        "cmyk": [
          59,
          23,
          0,
          16
        ],
        "luminance": 0.3307,
        "contrast": {
          "black": 7.61,
          "white": 2.76
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/58a3d5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58a3d5.json"
      },
      {
        "hex": "#C958D5",
        "name": "#C958D5",
        "slug": null,
        "rgb": [
          201,
          88,
          213
        ],
        "hsl": [
          294,
          60,
          59
        ],
        "cmyk": [
          6,
          59,
          0,
          16
        ],
        "luminance": 0.242,
        "contrast": {
          "black": 5.84,
          "white": 3.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c958d5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c958d5.json"
      }
    ],
    "anchor": "raw-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": "#58D5C9",
        "name": "#58D5C9",
        "slug": null,
        "rgb": [
          88,
          213,
          201
        ],
        "hsl": [
          174,
          60,
          59
        ],
        "cmyk": [
          59,
          0,
          6,
          16
        ],
        "luminance": 0.5388,
        "contrast": {
          "black": 11.78,
          "white": 1.78
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/58d5c9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58d5c9.json"
      },
      {
        "hex": "#5864D5",
        "name": "#5864D5",
        "slug": null,
        "rgb": [
          88,
          100,
          213
        ],
        "hsl": [
          234,
          60,
          59
        ],
        "cmyk": [
          59,
          53,
          0,
          16
        ],
        "luminance": 0.1599,
        "contrast": {
          "black": 4.2,
          "white": 5
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/5864d5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5864d5.json"
      }
    ],
    "anchor": "raw-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": "#E8BDA1",
        "name": "#E8BDA1",
        "slug": null,
        "rgb": [
          232,
          189,
          161
        ],
        "hsl": [
          24,
          61,
          77
        ],
        "cmyk": [
          0,
          19,
          31,
          9
        ],
        "luminance": 0.5612,
        "contrast": {
          "black": 12.22,
          "white": 1.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e8bda1/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e8bda1.json"
      },
      {
        "hex": "#D68A59",
        "name": "Raw Sienna",
        "slug": "raw-sienna",
        "rgb": [
          214,
          138,
          89
        ],
        "hsl": [
          24,
          60,
          59
        ],
        "cmyk": [
          0,
          36,
          58,
          16
        ],
        "luminance": 0.3319,
        "contrast": {
          "black": 7.64,
          "white": 2.75
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json"
      },
      {
        "hex": "#A75C2A",
        "name": "#A75C2A",
        "slug": null,
        "rgb": [
          167,
          92,
          42
        ],
        "hsl": [
          24,
          60,
          41
        ],
        "cmyk": [
          0,
          45,
          75,
          35
        ],
        "luminance": 0.1604,
        "contrast": {
          "black": 4.21,
          "white": 4.99
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/a75c2a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a75c2a.json"
      }
    ],
    "anchor": "raw-sienna-harmony-monochromatic"
  }
]
Signature palette
[
  "#D68A59",
  "#58A3D5",
  "#D55864",
  "#D5C958",
  "#E8BDA1",
  "#A75C2A"
]
Accessibility notes
[
  "Black contrast on Raw Sienna: 7.64:1",
  "White contrast on Raw Sienna: 2.75:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-raw-sienna: #D68A59;\n  --raw-sienna-complementary-1: #58A3D5;\n  --raw-sienna-analogous-1: #D55864;\n  --raw-sienna-analogous-2: #D5C958;\n  --raw-sienna-triadic-1: #58D58A;\n  --raw-sienna-triadic-2: #8A58D5;\n  --raw-sienna-tetradic-1: #64D558;\n  --raw-sienna-tetradic-2: #58A3D5;\n  --raw-sienna-tetradic-3: #C958D5;\n  --raw-sienna-split-complementary-1: #58D5C9;\n  --raw-sienna-split-complementary-2: #5864D5;\n  --raw-sienna-monochromatic-1: #E8BDA1;\n  --raw-sienna-monochromatic-2: #D68A59;\n  --raw-sienna-monochromatic-3: #A75C2A;\n}\n\n.palette-raw-sienna-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D68A59, #58A3D5, #D55864, #D5C958, #E8BDA1, #A75C2A);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raw-sienna",
  "name": "Raw Sienna",
  "hex": "#D68A59",
  "rgb": [
    214,
    138,
    89
  ],
  "hsl": [
    24,
    60,
    59
  ],
  "cmyk": [
    0,
    36,
    58,
    16
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "earth-tone"
  ],
  "luminance": 0.3319,
  "contrast": {
    "black": 7.64,
    "white": 2.75
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "sourceColor": {
    "slug": "raw-sienna",
    "name": "Raw Sienna",
    "hex": "#D68A59",
    "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-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": "#58A3D5",
          "name": "#58A3D5",
          "slug": null,
          "rgb": [
            88,
            163,
            213
          ],
          "hsl": [
            204,
            60,
            59
          ],
          "cmyk": [
            59,
            23,
            0,
            16
          ],
          "luminance": 0.3307,
          "contrast": {
            "black": 7.61,
            "white": 2.76
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/58a3d5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58a3d5.json"
        }
      ],
      "anchor": "raw-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": "#D55864",
          "name": "#D55864",
          "slug": null,
          "rgb": [
            213,
            88,
            100
          ],
          "hsl": [
            354,
            60,
            59
          ],
          "cmyk": [
            0,
            59,
            53,
            16
          ],
          "luminance": 0.2205,
          "contrast": {
            "black": 5.41,
            "white": 3.88
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/d55864/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d55864.json"
        },
        {
          "hex": "#D5C958",
          "name": "#D5C958",
          "slug": null,
          "rgb": [
            213,
            201,
            88
          ],
          "hsl": [
            54,
            60,
            59
          ],
          "cmyk": [
            0,
            6,
            59,
            16
          ],
          "luminance": 0.5662,
          "contrast": {
            "black": 12.32,
            "white": 1.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d5c958/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d5c958.json"
        }
      ],
      "anchor": "raw-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": "#58D58A",
          "name": "#58D58A",
          "slug": null,
          "rgb": [
            88,
            213,
            138
          ],
          "hsl": [
            144,
            60,
            59
          ],
          "cmyk": [
            59,
            0,
            35,
            16
          ],
          "luminance": 0.515,
          "contrast": {
            "black": 11.3,
            "white": 1.86
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/58d58a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58d58a.json"
        },
        {
          "hex": "#8A58D5",
          "name": "#8A58D5",
          "slug": null,
          "rgb": [
            138,
            88,
            213
          ],
          "hsl": [
            264,
            60,
            59
          ],
          "cmyk": [
            35,
            59,
            0,
            16
          ],
          "luminance": 0.1719,
          "contrast": {
            "black": 4.44,
            "white": 4.73
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8a58d5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a58d5.json"
        }
      ],
      "anchor": "raw-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": "#64D558",
          "name": "#64D558",
          "slug": null,
          "rgb": [
            100,
            213,
            88
          ],
          "hsl": [
            114,
            60,
            59
          ],
          "cmyk": [
            53,
            0,
            59,
            16
          ],
          "luminance": 0.51,
          "contrast": {
            "black": 11.2,
            "white": 1.88
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/64d558/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/64d558.json"
        },
        {
          "hex": "#58A3D5",
          "name": "#58A3D5",
          "slug": null,
          "rgb": [
            88,
            163,
            213
          ],
          "hsl": [
            204,
            60,
            59
          ],
          "cmyk": [
            59,
            23,
            0,
            16
          ],
          "luminance": 0.3307,
          "contrast": {
            "black": 7.61,
            "white": 2.76
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/58a3d5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58a3d5.json"
        },
        {
          "hex": "#C958D5",
          "name": "#C958D5",
          "slug": null,
          "rgb": [
            201,
            88,
            213
          ],
          "hsl": [
            294,
            60,
            59
          ],
          "cmyk": [
            6,
            59,
            0,
            16
          ],
          "luminance": 0.242,
          "contrast": {
            "black": 5.84,
            "white": 3.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c958d5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c958d5.json"
        }
      ],
      "anchor": "raw-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": "#58D5C9",
          "name": "#58D5C9",
          "slug": null,
          "rgb": [
            88,
            213,
            201
          ],
          "hsl": [
            174,
            60,
            59
          ],
          "cmyk": [
            59,
            0,
            6,
            16
          ],
          "luminance": 0.5388,
          "contrast": {
            "black": 11.78,
            "white": 1.78
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/58d5c9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/58d5c9.json"
        },
        {
          "hex": "#5864D5",
          "name": "#5864D5",
          "slug": null,
          "rgb": [
            88,
            100,
            213
          ],
          "hsl": [
            234,
            60,
            59
          ],
          "cmyk": [
            59,
            53,
            0,
            16
          ],
          "luminance": 0.1599,
          "contrast": {
            "black": 4.2,
            "white": 5
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/5864d5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5864d5.json"
        }
      ],
      "anchor": "raw-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": "#E8BDA1",
          "name": "#E8BDA1",
          "slug": null,
          "rgb": [
            232,
            189,
            161
          ],
          "hsl": [
            24,
            61,
            77
          ],
          "cmyk": [
            0,
            19,
            31,
            9
          ],
          "luminance": 0.5612,
          "contrast": {
            "black": 12.22,
            "white": 1.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e8bda1/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e8bda1.json"
        },
        {
          "hex": "#D68A59",
          "name": "Raw Sienna",
          "slug": "raw-sienna",
          "rgb": [
            214,
            138,
            89
          ],
          "hsl": [
            24,
            60,
            59
          ],
          "cmyk": [
            0,
            36,
            58,
            16
          ],
          "luminance": 0.3319,
          "contrast": {
            "black": 7.64,
            "white": 2.75
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json"
        },
        {
          "hex": "#A75C2A",
          "name": "#A75C2A",
          "slug": null,
          "rgb": [
            167,
            92,
            42
          ],
          "hsl": [
            24,
            60,
            41
          ],
          "cmyk": [
            0,
            45,
            75,
            35
          ],
          "luminance": 0.1604,
          "contrast": {
            "black": 4.21,
            "white": 4.99
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/a75c2a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a75c2a.json"
        }
      ],
      "anchor": "raw-sienna-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#D68A59",
    "#58A3D5",
    "#D55864",
    "#D5C958",
    "#E8BDA1",
    "#A75C2A"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "earth tone harmony",
    "raw sienna palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Raw Sienna: 7.64:1",
    "White contrast on Raw Sienna: 2.75:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/raw-sienna.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json",
    "https://www.colorsencyclopedia.com/api/hex/d68a59.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/raw-sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/raw-sienna.json",
  "cssSnippet": ":root {\n  --color-raw-sienna: #D68A59;\n  --raw-sienna-complementary-1: #58A3D5;\n  --raw-sienna-analogous-1: #D55864;\n  --raw-sienna-analogous-2: #D5C958;\n  --raw-sienna-triadic-1: #58D58A;\n  --raw-sienna-triadic-2: #8A58D5;\n  --raw-sienna-tetradic-1: #64D558;\n  --raw-sienna-tetradic-2: #58A3D5;\n  --raw-sienna-tetradic-3: #C958D5;\n  --raw-sienna-split-complementary-1: #58D5C9;\n  --raw-sienna-split-complementary-2: #5864D5;\n  --raw-sienna-monochromatic-1: #E8BDA1;\n  --raw-sienna-monochromatic-2: #D68A59;\n  --raw-sienna-monochromatic-3: #A75C2A;\n}\n\n.palette-raw-sienna-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D68A59, #58A3D5, #D55864, #D5C958, #E8BDA1, #A75C2A);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-raw-sienna: #D68A59;
  --raw-sienna-complementary-1: #58A3D5;
  --raw-sienna-analogous-1: #D55864;
  --raw-sienna-analogous-2: #D5C958;
  --raw-sienna-triadic-1: #58D58A;
  --raw-sienna-triadic-2: #8A58D5;
  --raw-sienna-tetradic-1: #64D558;
  --raw-sienna-tetradic-2: #58A3D5;
  --raw-sienna-tetradic-3: #C958D5;
  --raw-sienna-split-complementary-1: #58D5C9;
  --raw-sienna-split-complementary-2: #5864D5;
  --raw-sienna-monochromatic-1: #E8BDA1;
  --raw-sienna-monochromatic-2: #D68A59;
  --raw-sienna-monochromatic-3: #A75C2A;
}

.palette-raw-sienna-harmony {
  color: #111827;
  background: linear-gradient(135deg, #D68A59, #58A3D5, #D55864, #D5C958, #E8BDA1, #A75C2A);
}

Raw 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 colorRaw Sienna · #D68A59
#58A3D5#58A3D5
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 colorRaw Sienna · #D68A59
#D55864#D55864
#D5C958#D5C958
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 colorRaw Sienna · #D68A59
#58D58A#58D58A
#8A58D5#8A58D5
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 colorRaw Sienna · #D68A59
#64D558#64D558
#58A3D5#58A3D5
#C958D5#C958D5
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 colorRaw Sienna · #D68A59
#58D5C9#58D5C9
#5864D5#5864D5
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 colorRaw Sienna · #D68A59
#E8BDA1#E8BDA1
Raw Sienna#D68A59
#A75C2A#A75C2A