Harmony system

Burnt Sienna Color Harmonies

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

Burnt Sienna sits in the red family with warm temperature and vibrant 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.

SourceBurnt Sienna · #E97451
Groups6
Palette colors6
FamilyRed

How the harmony works

Burnt Sienna Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.3041
Black text7.08:1AA Pass
White text2.97: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": "burnt-sienna",
  "name": "Burnt Sienna",
  "hex": "#E97451",
  "url": "https://www.colorsencyclopedia.com/colors/burnt-sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-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": "#53C6EA",
        "name": "#53C6EA",
        "slug": null,
        "rgb": [
          83,
          198,
          234
        ],
        "hsl": [
          194,
          78,
          62
        ],
        "cmyk": [
          65,
          15,
          0,
          8
        ],
        "luminance": 0.4817,
        "contrast": {
          "black": 10.63,
          "white": 1.97
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/53c6ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53c6ea.json"
      }
    ],
    "anchor": "burnt-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": "#EA537B",
        "name": "#EA537B",
        "slug": null,
        "rgb": [
          234,
          83,
          123
        ],
        "hsl": [
          344,
          78,
          62
        ],
        "cmyk": [
          0,
          65,
          47,
          8
        ],
        "luminance": 0.2511,
        "contrast": {
          "black": 6.02,
          "white": 3.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/ea537b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea537b.json"
      },
      {
        "hex": "#EAC153",
        "name": "#EAC153",
        "slug": null,
        "rgb": [
          234,
          193,
          83
        ],
        "hsl": [
          44,
          78,
          62
        ],
        "cmyk": [
          0,
          18,
          65,
          8
        ],
        "luminance": 0.5626,
        "contrast": {
          "black": 12.25,
          "white": 1.71
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eac153/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eac153.json"
      }
    ],
    "anchor": "burnt-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": "#53EA76",
        "name": "#53EA76",
        "slug": null,
        "rgb": [
          83,
          234,
          118
        ],
        "hsl": [
          134,
          78,
          62
        ],
        "cmyk": [
          65,
          0,
          50,
          8
        ],
        "luminance": 0.6199,
        "contrast": {
          "black": 13.4,
          "white": 1.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/53ea76/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53ea76.json"
      },
      {
        "hex": "#7653EA",
        "name": "#7653EA",
        "slug": null,
        "rgb": [
          118,
          83,
          234
        ],
        "hsl": [
          254,
          78,
          62
        ],
        "cmyk": [
          50,
          65,
          0,
          8
        ],
        "luminance": 0.1598,
        "contrast": {
          "black": 4.2,
          "white": 5
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/7653ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7653ea.json"
      }
    ],
    "anchor": "burnt-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": "#7BEA53",
        "name": "#7BEA53",
        "slug": null,
        "rgb": [
          123,
          234,
          83
        ],
        "hsl": [
          104,
          78,
          62
        ],
        "cmyk": [
          47,
          0,
          65,
          8
        ],
        "luminance": 0.6368,
        "contrast": {
          "black": 13.74,
          "white": 1.53
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7bea53/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bea53.json"
      },
      {
        "hex": "#53C6EA",
        "name": "#53C6EA",
        "slug": null,
        "rgb": [
          83,
          198,
          234
        ],
        "hsl": [
          194,
          78,
          62
        ],
        "cmyk": [
          65,
          15,
          0,
          8
        ],
        "luminance": 0.4817,
        "contrast": {
          "black": 10.63,
          "white": 1.97
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/53c6ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53c6ea.json"
      },
      {
        "hex": "#C153EA",
        "name": "#C153EA",
        "slug": null,
        "rgb": [
          193,
          83,
          234
        ],
        "hsl": [
          284,
          78,
          62
        ],
        "cmyk": [
          18,
          65,
          0,
          8
        ],
        "luminance": 0.2346,
        "contrast": {
          "black": 5.69,
          "white": 3.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c153ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c153ea.json"
      }
    ],
    "anchor": "burnt-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": "#53EAC1",
        "name": "#53EAC1",
        "slug": null,
        "rgb": [
          83,
          234,
          193
        ],
        "hsl": [
          164,
          78,
          62
        ],
        "cmyk": [
          65,
          0,
          18,
          8
        ],
        "luminance": 0.6453,
        "contrast": {
          "black": 13.91,
          "white": 1.51
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/53eac1/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53eac1.json"
      },
      {
        "hex": "#537BEA",
        "name": "#537BEA",
        "slug": null,
        "rgb": [
          83,
          123,
          234
        ],
        "hsl": [
          224,
          78,
          62
        ],
        "cmyk": [
          65,
          47,
          0,
          8
        ],
        "luminance": 0.2195,
        "contrast": {
          "black": 5.39,
          "white": 3.9
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/537bea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/537bea.json"
      }
    ],
    "anchor": "burnt-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": "#F4B7A4",
        "name": "#F4B7A4",
        "slug": null,
        "rgb": [
          244,
          183,
          164
        ],
        "hsl": [
          14,
          78,
          80
        ],
        "cmyk": [
          0,
          25,
          33,
          4
        ],
        "luminance": 0.5578,
        "contrast": {
          "black": 12.16,
          "white": 1.73
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f4b7a4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4b7a4.json"
      },
      {
        "hex": "#E97451",
        "name": "Burnt Sienna",
        "slug": "burnt-sienna",
        "rgb": [
          233,
          116,
          81
        ],
        "hsl": [
          14,
          78,
          62
        ],
        "cmyk": [
          0,
          50,
          65,
          9
        ],
        "luminance": 0.3041,
        "contrast": {
          "black": 7.08,
          "white": 2.97
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/burnt-sienna/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-sienna.json"
      },
      {
        "hex": "#C84219",
        "name": "#C84219",
        "slug": null,
        "rgb": [
          200,
          66,
          25
        ],
        "hsl": [
          14,
          78,
          44
        ],
        "cmyk": [
          0,
          67,
          88,
          22
        ],
        "luminance": 0.1625,
        "contrast": {
          "black": 4.25,
          "white": 4.94
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c84219/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c84219.json"
      }
    ],
    "anchor": "burnt-sienna-harmony-monochromatic"
  }
]
Signature palette
[
  "#E97451",
  "#53C6EA",
  "#EA537B",
  "#EAC153",
  "#F4B7A4",
  "#C84219"
]
Accessibility notes
[
  "Black contrast on Burnt Sienna: 7.08:1",
  "White contrast on Burnt Sienna: 2.97:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-burnt-sienna: #E97451;\n  --burnt-sienna-complementary-1: #53C6EA;\n  --burnt-sienna-analogous-1: #EA537B;\n  --burnt-sienna-analogous-2: #EAC153;\n  --burnt-sienna-triadic-1: #53EA76;\n  --burnt-sienna-triadic-2: #7653EA;\n  --burnt-sienna-tetradic-1: #7BEA53;\n  --burnt-sienna-tetradic-2: #53C6EA;\n  --burnt-sienna-tetradic-3: #C153EA;\n  --burnt-sienna-split-complementary-1: #53EAC1;\n  --burnt-sienna-split-complementary-2: #537BEA;\n  --burnt-sienna-monochromatic-1: #F4B7A4;\n  --burnt-sienna-monochromatic-2: #E97451;\n  --burnt-sienna-monochromatic-3: #C84219;\n}\n\n.palette-burnt-sienna-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #E97451, #53C6EA, #EA537B, #EAC153, #F4B7A4, #C84219);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "burnt-sienna",
  "name": "Burnt Sienna",
  "hex": "#E97451",
  "rgb": [
    233,
    116,
    81
  ],
  "hsl": [
    14,
    78,
    62
  ],
  "cmyk": [
    0,
    50,
    65,
    9
  ],
  "family": "red",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.3041,
  "contrast": {
    "black": 7.08,
    "white": 2.97
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "sourceColor": {
    "slug": "burnt-sienna",
    "name": "Burnt Sienna",
    "hex": "#E97451",
    "url": "https://www.colorsencyclopedia.com/colors/burnt-sienna/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-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": "#53C6EA",
          "name": "#53C6EA",
          "slug": null,
          "rgb": [
            83,
            198,
            234
          ],
          "hsl": [
            194,
            78,
            62
          ],
          "cmyk": [
            65,
            15,
            0,
            8
          ],
          "luminance": 0.4817,
          "contrast": {
            "black": 10.63,
            "white": 1.97
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/53c6ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53c6ea.json"
        }
      ],
      "anchor": "burnt-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": "#EA537B",
          "name": "#EA537B",
          "slug": null,
          "rgb": [
            234,
            83,
            123
          ],
          "hsl": [
            344,
            78,
            62
          ],
          "cmyk": [
            0,
            65,
            47,
            8
          ],
          "luminance": 0.2511,
          "contrast": {
            "black": 6.02,
            "white": 3.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/ea537b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea537b.json"
        },
        {
          "hex": "#EAC153",
          "name": "#EAC153",
          "slug": null,
          "rgb": [
            234,
            193,
            83
          ],
          "hsl": [
            44,
            78,
            62
          ],
          "cmyk": [
            0,
            18,
            65,
            8
          ],
          "luminance": 0.5626,
          "contrast": {
            "black": 12.25,
            "white": 1.71
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eac153/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eac153.json"
        }
      ],
      "anchor": "burnt-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": "#53EA76",
          "name": "#53EA76",
          "slug": null,
          "rgb": [
            83,
            234,
            118
          ],
          "hsl": [
            134,
            78,
            62
          ],
          "cmyk": [
            65,
            0,
            50,
            8
          ],
          "luminance": 0.6199,
          "contrast": {
            "black": 13.4,
            "white": 1.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/53ea76/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53ea76.json"
        },
        {
          "hex": "#7653EA",
          "name": "#7653EA",
          "slug": null,
          "rgb": [
            118,
            83,
            234
          ],
          "hsl": [
            254,
            78,
            62
          ],
          "cmyk": [
            50,
            65,
            0,
            8
          ],
          "luminance": 0.1598,
          "contrast": {
            "black": 4.2,
            "white": 5
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/7653ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7653ea.json"
        }
      ],
      "anchor": "burnt-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": "#7BEA53",
          "name": "#7BEA53",
          "slug": null,
          "rgb": [
            123,
            234,
            83
          ],
          "hsl": [
            104,
            78,
            62
          ],
          "cmyk": [
            47,
            0,
            65,
            8
          ],
          "luminance": 0.6368,
          "contrast": {
            "black": 13.74,
            "white": 1.53
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7bea53/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bea53.json"
        },
        {
          "hex": "#53C6EA",
          "name": "#53C6EA",
          "slug": null,
          "rgb": [
            83,
            198,
            234
          ],
          "hsl": [
            194,
            78,
            62
          ],
          "cmyk": [
            65,
            15,
            0,
            8
          ],
          "luminance": 0.4817,
          "contrast": {
            "black": 10.63,
            "white": 1.97
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/53c6ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53c6ea.json"
        },
        {
          "hex": "#C153EA",
          "name": "#C153EA",
          "slug": null,
          "rgb": [
            193,
            83,
            234
          ],
          "hsl": [
            284,
            78,
            62
          ],
          "cmyk": [
            18,
            65,
            0,
            8
          ],
          "luminance": 0.2346,
          "contrast": {
            "black": 5.69,
            "white": 3.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c153ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c153ea.json"
        }
      ],
      "anchor": "burnt-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": "#53EAC1",
          "name": "#53EAC1",
          "slug": null,
          "rgb": [
            83,
            234,
            193
          ],
          "hsl": [
            164,
            78,
            62
          ],
          "cmyk": [
            65,
            0,
            18,
            8
          ],
          "luminance": 0.6453,
          "contrast": {
            "black": 13.91,
            "white": 1.51
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/53eac1/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/53eac1.json"
        },
        {
          "hex": "#537BEA",
          "name": "#537BEA",
          "slug": null,
          "rgb": [
            83,
            123,
            234
          ],
          "hsl": [
            224,
            78,
            62
          ],
          "cmyk": [
            65,
            47,
            0,
            8
          ],
          "luminance": 0.2195,
          "contrast": {
            "black": 5.39,
            "white": 3.9
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/537bea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/537bea.json"
        }
      ],
      "anchor": "burnt-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": "#F4B7A4",
          "name": "#F4B7A4",
          "slug": null,
          "rgb": [
            244,
            183,
            164
          ],
          "hsl": [
            14,
            78,
            80
          ],
          "cmyk": [
            0,
            25,
            33,
            4
          ],
          "luminance": 0.5578,
          "contrast": {
            "black": 12.16,
            "white": 1.73
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f4b7a4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4b7a4.json"
        },
        {
          "hex": "#E97451",
          "name": "Burnt Sienna",
          "slug": "burnt-sienna",
          "rgb": [
            233,
            116,
            81
          ],
          "hsl": [
            14,
            78,
            62
          ],
          "cmyk": [
            0,
            50,
            65,
            9
          ],
          "luminance": 0.3041,
          "contrast": {
            "black": 7.08,
            "white": 2.97
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/burnt-sienna/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-sienna.json"
        },
        {
          "hex": "#C84219",
          "name": "#C84219",
          "slug": null,
          "rgb": [
            200,
            66,
            25
          ],
          "hsl": [
            14,
            78,
            44
          ],
          "cmyk": [
            0,
            67,
            88,
            22
          ],
          "luminance": 0.1625,
          "contrast": {
            "black": 4.25,
            "white": 4.94
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c84219/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c84219.json"
        }
      ],
      "anchor": "burnt-sienna-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#E97451",
    "#53C6EA",
    "#EA537B",
    "#EAC153",
    "#F4B7A4",
    "#C84219"
  ],
  "semanticGroups": [
    "red harmony",
    "warm harmony",
    "vibrant harmony",
    "burnt sienna palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Burnt Sienna: 7.08:1",
    "White contrast on Burnt Sienna: 2.97:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/burnt-sienna.json",
    "https://www.colorsencyclopedia.com/api/colors/burnt-sienna.json",
    "https://www.colorsencyclopedia.com/api/hex/e97451.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/burnt-sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/burnt-sienna.json",
  "cssSnippet": ":root {\n  --color-burnt-sienna: #E97451;\n  --burnt-sienna-complementary-1: #53C6EA;\n  --burnt-sienna-analogous-1: #EA537B;\n  --burnt-sienna-analogous-2: #EAC153;\n  --burnt-sienna-triadic-1: #53EA76;\n  --burnt-sienna-triadic-2: #7653EA;\n  --burnt-sienna-tetradic-1: #7BEA53;\n  --burnt-sienna-tetradic-2: #53C6EA;\n  --burnt-sienna-tetradic-3: #C153EA;\n  --burnt-sienna-split-complementary-1: #53EAC1;\n  --burnt-sienna-split-complementary-2: #537BEA;\n  --burnt-sienna-monochromatic-1: #F4B7A4;\n  --burnt-sienna-monochromatic-2: #E97451;\n  --burnt-sienna-monochromatic-3: #C84219;\n}\n\n.palette-burnt-sienna-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #E97451, #53C6EA, #EA537B, #EAC153, #F4B7A4, #C84219);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-burnt-sienna: #E97451;
  --burnt-sienna-complementary-1: #53C6EA;
  --burnt-sienna-analogous-1: #EA537B;
  --burnt-sienna-analogous-2: #EAC153;
  --burnt-sienna-triadic-1: #53EA76;
  --burnt-sienna-triadic-2: #7653EA;
  --burnt-sienna-tetradic-1: #7BEA53;
  --burnt-sienna-tetradic-2: #53C6EA;
  --burnt-sienna-tetradic-3: #C153EA;
  --burnt-sienna-split-complementary-1: #53EAC1;
  --burnt-sienna-split-complementary-2: #537BEA;
  --burnt-sienna-monochromatic-1: #F4B7A4;
  --burnt-sienna-monochromatic-2: #E97451;
  --burnt-sienna-monochromatic-3: #C84219;
}

.palette-burnt-sienna-harmony {
  color: #111827;
  background: linear-gradient(135deg, #E97451, #53C6EA, #EA537B, #EAC153, #F4B7A4, #C84219);
}

Burnt 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 colorBurnt Sienna · #E97451
#53C6EA#53C6EA
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 colorBurnt Sienna · #E97451
#EA537B#EA537B
#EAC153#EAC153
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 colorBurnt Sienna · #E97451
#53EA76#53EA76
#7653EA#7653EA
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 colorBurnt Sienna · #E97451
#7BEA53#7BEA53
#53C6EA#53C6EA
#C153EA#C153EA
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 colorBurnt Sienna · #E97451
#53EAC1#53EAC1
#537BEA#537BEA
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 colorBurnt Sienna · #E97451
#F4B7A4#F4B7A4
Burnt Sienna#E97451
#C84219#C84219