Harmony system
Burnt Umber Color Harmonies
Burnt Umber color harmonies are generated from #8A3324 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Burnt Umber into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Burnt Umber sits in the red family with warm temperature and balanced 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.
How the harmony works
Burnt Umber Harmony Guide
Burnt Umber 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 Umber Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Burnt Umber.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "burnt-umber",
"name": "Burnt Umber",
"hex": "#8A3324",
"url": "https://www.colorsencyclopedia.com/colors/burnt-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-umber.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": "#247B8A",
"name": "#247B8A",
"slug": null,
"rgb": [
36,
123,
138
],
"hsl": [
189,
59,
34
],
"cmyk": [
74,
11,
0,
46
],
"luminance": 0.1638,
"contrast": {
"black": 4.28,
"white": 4.91
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/247b8a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/247b8a.json"
}
],
"anchor": "burnt-umber-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": "#8A2447",
"name": "#8A2447",
"slug": null,
"rgb": [
138,
36,
71
],
"hsl": [
339,
59,
34
],
"cmyk": [
0,
74,
49,
46
],
"luminance": 0.0712,
"contrast": {
"black": 2.42,
"white": 8.66
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a2447/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a2447.json"
},
{
"hex": "#8A6624",
"name": "#8A6624",
"slug": null,
"rgb": [
138,
102,
36
],
"hsl": [
39,
59,
34
],
"cmyk": [
0,
26,
74,
46
],
"luminance": 0.1503,
"contrast": {
"black": 4.01,
"white": 5.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6624/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6624.json"
}
],
"anchor": "burnt-umber-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": "#248A33",
"name": "#248A33",
"slug": null,
"rgb": [
36,
138,
51
],
"hsl": [
129,
59,
34
],
"cmyk": [
74,
0,
63,
46
],
"luminance": 0.1879,
"contrast": {
"black": 4.76,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/248a33/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/248a33.json"
},
{
"hex": "#33248A",
"name": "#33248A",
"slug": null,
"rgb": [
51,
36,
138
],
"hsl": [
249,
59,
34
],
"cmyk": [
63,
74,
0,
46
],
"luminance": 0.038,
"contrast": {
"black": 1.76,
"white": 11.93
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/33248a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/33248a.json"
}
],
"anchor": "burnt-umber-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": "#478A24",
"name": "#478A24",
"slug": null,
"rgb": [
71,
138,
36
],
"hsl": [
99,
59,
34
],
"cmyk": [
49,
0,
74,
46
],
"luminance": 0.1964,
"contrast": {
"black": 4.93,
"white": 4.26
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/478a24/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/478a24.json"
},
{
"hex": "#247B8A",
"name": "#247B8A",
"slug": null,
"rgb": [
36,
123,
138
],
"hsl": [
189,
59,
34
],
"cmyk": [
74,
11,
0,
46
],
"luminance": 0.1638,
"contrast": {
"black": 4.28,
"white": 4.91
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/247b8a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/247b8a.json"
},
{
"hex": "#66248A",
"name": "#66248A",
"slug": null,
"rgb": [
102,
36,
138
],
"hsl": [
279,
59,
34
],
"cmyk": [
26,
74,
0,
46
],
"luminance": 0.0592,
"contrast": {
"black": 2.18,
"white": 9.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66248a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66248a.json"
}
],
"anchor": "burnt-umber-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": "#248A66",
"name": "#248A66",
"slug": null,
"rgb": [
36,
138,
102
],
"hsl": [
159,
59,
34
],
"cmyk": [
74,
0,
26,
46
],
"luminance": 0.1951,
"contrast": {
"black": 4.9,
"white": 4.28
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/248a66/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/248a66.json"
},
{
"hex": "#24478A",
"name": "#24478A",
"slug": null,
"rgb": [
36,
71,
138
],
"hsl": [
219,
59,
34
],
"cmyk": [
74,
49,
0,
46
],
"luminance": 0.0672,
"contrast": {
"black": 2.34,
"white": 8.96
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/24478a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/24478a.json"
}
],
"anchor": "burnt-umber-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": "#CD523C",
"name": "#CD523C",
"slug": null,
"rgb": [
205,
82,
60
],
"hsl": [
9,
59,
52
],
"cmyk": [
0,
60,
71,
20
],
"luminance": 0.1934,
"contrast": {
"black": 4.87,
"white": 4.31
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd523c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd523c.json"
},
{
"hex": "#8A3324",
"name": "Burnt Umber",
"slug": "burnt-umber",
"rgb": [
138,
51,
36
],
"hsl": [
9,
59,
34
],
"cmyk": [
0,
63,
74,
46
],
"luminance": 0.079,
"contrast": {
"black": 2.58,
"white": 8.14
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/burnt-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-umber.json"
},
{
"hex": "#411811",
"name": "#411811",
"slug": null,
"rgb": [
65,
24,
17
],
"hsl": [
9,
59,
16
],
"cmyk": [
0,
63,
74,
75
],
"luminance": 0.0182,
"contrast": {
"black": 1.36,
"white": 15.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/411811/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/411811.json"
}
],
"anchor": "burnt-umber-harmony-monochromatic"
}
]Signature palette
[
"#8A3324",
"#247B8A",
"#8A2447",
"#8A6624",
"#CD523C",
"#411811"
]Accessibility notes
[
"Black contrast on Burnt Umber: 2.58:1",
"White contrast on Burnt Umber: 8.14:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-burnt-umber: #8A3324;\n --burnt-umber-complementary-1: #247B8A;\n --burnt-umber-analogous-1: #8A2447;\n --burnt-umber-analogous-2: #8A6624;\n --burnt-umber-triadic-1: #248A33;\n --burnt-umber-triadic-2: #33248A;\n --burnt-umber-tetradic-1: #478A24;\n --burnt-umber-tetradic-2: #247B8A;\n --burnt-umber-tetradic-3: #66248A;\n --burnt-umber-split-complementary-1: #248A66;\n --burnt-umber-split-complementary-2: #24478A;\n --burnt-umber-monochromatic-1: #CD523C;\n --burnt-umber-monochromatic-2: #8A3324;\n --burnt-umber-monochromatic-3: #411811;\n}\n\n.palette-burnt-umber-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #8A3324, #247B8A, #8A2447, #8A6624, #CD523C, #411811);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "burnt-umber",
"name": "Burnt Umber",
"hex": "#8A3324",
"rgb": [
138,
51,
36
],
"hsl": [
9,
59,
34
],
"cmyk": [
0,
63,
74,
46
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.079,
"contrast": {
"black": 2.58,
"white": 8.14
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "burnt-umber",
"name": "Burnt Umber",
"hex": "#8A3324",
"url": "https://www.colorsencyclopedia.com/colors/burnt-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-umber.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": "#247B8A",
"name": "#247B8A",
"slug": null,
"rgb": [
36,
123,
138
],
"hsl": [
189,
59,
34
],
"cmyk": [
74,
11,
0,
46
],
"luminance": 0.1638,
"contrast": {
"black": 4.28,
"white": 4.91
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/247b8a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/247b8a.json"
}
],
"anchor": "burnt-umber-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": "#8A2447",
"name": "#8A2447",
"slug": null,
"rgb": [
138,
36,
71
],
"hsl": [
339,
59,
34
],
"cmyk": [
0,
74,
49,
46
],
"luminance": 0.0712,
"contrast": {
"black": 2.42,
"white": 8.66
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a2447/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a2447.json"
},
{
"hex": "#8A6624",
"name": "#8A6624",
"slug": null,
"rgb": [
138,
102,
36
],
"hsl": [
39,
59,
34
],
"cmyk": [
0,
26,
74,
46
],
"luminance": 0.1503,
"contrast": {
"black": 4.01,
"white": 5.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6624/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6624.json"
}
],
"anchor": "burnt-umber-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": "#248A33",
"name": "#248A33",
"slug": null,
"rgb": [
36,
138,
51
],
"hsl": [
129,
59,
34
],
"cmyk": [
74,
0,
63,
46
],
"luminance": 0.1879,
"contrast": {
"black": 4.76,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/248a33/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/248a33.json"
},
{
"hex": "#33248A",
"name": "#33248A",
"slug": null,
"rgb": [
51,
36,
138
],
"hsl": [
249,
59,
34
],
"cmyk": [
63,
74,
0,
46
],
"luminance": 0.038,
"contrast": {
"black": 1.76,
"white": 11.93
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/33248a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/33248a.json"
}
],
"anchor": "burnt-umber-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": "#478A24",
"name": "#478A24",
"slug": null,
"rgb": [
71,
138,
36
],
"hsl": [
99,
59,
34
],
"cmyk": [
49,
0,
74,
46
],
"luminance": 0.1964,
"contrast": {
"black": 4.93,
"white": 4.26
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/478a24/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/478a24.json"
},
{
"hex": "#247B8A",
"name": "#247B8A",
"slug": null,
"rgb": [
36,
123,
138
],
"hsl": [
189,
59,
34
],
"cmyk": [
74,
11,
0,
46
],
"luminance": 0.1638,
"contrast": {
"black": 4.28,
"white": 4.91
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/247b8a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/247b8a.json"
},
{
"hex": "#66248A",
"name": "#66248A",
"slug": null,
"rgb": [
102,
36,
138
],
"hsl": [
279,
59,
34
],
"cmyk": [
26,
74,
0,
46
],
"luminance": 0.0592,
"contrast": {
"black": 2.18,
"white": 9.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66248a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66248a.json"
}
],
"anchor": "burnt-umber-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": "#248A66",
"name": "#248A66",
"slug": null,
"rgb": [
36,
138,
102
],
"hsl": [
159,
59,
34
],
"cmyk": [
74,
0,
26,
46
],
"luminance": 0.1951,
"contrast": {
"black": 4.9,
"white": 4.28
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/248a66/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/248a66.json"
},
{
"hex": "#24478A",
"name": "#24478A",
"slug": null,
"rgb": [
36,
71,
138
],
"hsl": [
219,
59,
34
],
"cmyk": [
74,
49,
0,
46
],
"luminance": 0.0672,
"contrast": {
"black": 2.34,
"white": 8.96
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/24478a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/24478a.json"
}
],
"anchor": "burnt-umber-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": "#CD523C",
"name": "#CD523C",
"slug": null,
"rgb": [
205,
82,
60
],
"hsl": [
9,
59,
52
],
"cmyk": [
0,
60,
71,
20
],
"luminance": 0.1934,
"contrast": {
"black": 4.87,
"white": 4.31
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd523c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd523c.json"
},
{
"hex": "#8A3324",
"name": "Burnt Umber",
"slug": "burnt-umber",
"rgb": [
138,
51,
36
],
"hsl": [
9,
59,
34
],
"cmyk": [
0,
63,
74,
46
],
"luminance": 0.079,
"contrast": {
"black": 2.58,
"white": 8.14
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/burnt-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/burnt-umber.json"
},
{
"hex": "#411811",
"name": "#411811",
"slug": null,
"rgb": [
65,
24,
17
],
"hsl": [
9,
59,
16
],
"cmyk": [
0,
63,
74,
75
],
"luminance": 0.0182,
"contrast": {
"black": 1.36,
"white": 15.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/411811/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/411811.json"
}
],
"anchor": "burnt-umber-harmony-monochromatic"
}
],
"signaturePalette": [
"#8A3324",
"#247B8A",
"#8A2447",
"#8A6624",
"#CD523C",
"#411811"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"balanced harmony",
"burnt umber palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Burnt Umber: 2.58:1",
"White contrast on Burnt Umber: 8.14:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/burnt-umber.json",
"https://www.colorsencyclopedia.com/api/colors/burnt-umber.json",
"https://www.colorsencyclopedia.com/api/hex/8a3324.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/burnt-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/burnt-umber.json",
"cssSnippet": ":root {\n --color-burnt-umber: #8A3324;\n --burnt-umber-complementary-1: #247B8A;\n --burnt-umber-analogous-1: #8A2447;\n --burnt-umber-analogous-2: #8A6624;\n --burnt-umber-triadic-1: #248A33;\n --burnt-umber-triadic-2: #33248A;\n --burnt-umber-tetradic-1: #478A24;\n --burnt-umber-tetradic-2: #247B8A;\n --burnt-umber-tetradic-3: #66248A;\n --burnt-umber-split-complementary-1: #248A66;\n --burnt-umber-split-complementary-2: #24478A;\n --burnt-umber-monochromatic-1: #CD523C;\n --burnt-umber-monochromatic-2: #8A3324;\n --burnt-umber-monochromatic-3: #411811;\n}\n\n.palette-burnt-umber-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #8A3324, #247B8A, #8A2447, #8A6624, #CD523C, #411811);\n}"
}
CSS Harmony Tokens
Use these tokens when Burnt Umber needs a complete palette system instead of a single color variable.
:root {
--color-burnt-umber: #8A3324;
--burnt-umber-complementary-1: #247B8A;
--burnt-umber-analogous-1: #8A2447;
--burnt-umber-analogous-2: #8A6624;
--burnt-umber-triadic-1: #248A33;
--burnt-umber-triadic-2: #33248A;
--burnt-umber-tetradic-1: #478A24;
--burnt-umber-tetradic-2: #247B8A;
--burnt-umber-tetradic-3: #66248A;
--burnt-umber-split-complementary-1: #248A66;
--burnt-umber-split-complementary-2: #24478A;
--burnt-umber-monochromatic-1: #CD523C;
--burnt-umber-monochromatic-2: #8A3324;
--burnt-umber-monochromatic-3: #411811;
}
.palette-burnt-umber-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #8A3324, #247B8A, #8A2447, #8A6624, #CD523C, #411811);
}
Burnt Umber 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.
#247B8AAnalogous 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.
#8A2447#8A6624Triadic 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.
#248A33#33248ATetradic 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.
#478A24#247B8A#66248ASplit 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.
#248A66#24478AMonochromatic 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.
#CD523C#8A3324#411811