Harmony system
Raw Umber Color Harmonies
Raw Umber color harmonies are generated from #826644 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Raw Umber into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Raw Umber 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.
How the harmony works
Raw Umber Harmony Guide
Raw 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 Raw Umber Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Raw 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": "raw-umber",
"name": "Raw Umber",
"hex": "#826644",
"url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-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": "#456082",
"name": "#456082",
"slug": null,
"rgb": [
69,
96,
130
],
"hsl": [
213,
31,
39
],
"cmyk": [
47,
26,
0,
49
],
"luminance": 0.1124,
"contrast": {
"black": 3.25,
"white": 6.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/456082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/456082.json"
}
],
"anchor": "raw-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": "#824845",
"name": "#824845",
"slug": null,
"rgb": [
130,
72,
69
],
"hsl": [
3,
31,
39
],
"cmyk": [
0,
45,
47,
49
],
"luminance": 0.0981,
"contrast": {
"black": 2.96,
"white": 7.09
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/824845/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/824845.json"
},
{
"hex": "#7F8245",
"name": "#7F8245",
"slug": null,
"rgb": [
127,
130,
69
],
"hsl": [
63,
31,
39
],
"cmyk": [
2,
0,
47,
49
],
"luminance": 0.2091,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7f8245/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7f8245.json"
}
],
"anchor": "raw-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": "#458267",
"name": "#458267",
"slug": null,
"rgb": [
69,
130,
103
],
"hsl": [
153,
31,
39
],
"cmyk": [
47,
0,
21,
49
],
"luminance": 0.1821,
"contrast": {
"black": 4.64,
"white": 4.52
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/458267/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/458267.json"
},
{
"hex": "#674582",
"name": "#674582",
"slug": null,
"rgb": [
103,
69,
130
],
"hsl": [
273,
31,
39
],
"cmyk": [
21,
47,
0,
49
],
"luminance": 0.0875,
"contrast": {
"black": 2.75,
"white": 7.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/674582/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/674582.json"
}
],
"anchor": "raw-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": "#458248",
"name": "#458248",
"slug": null,
"rgb": [
69,
130,
72
],
"hsl": [
123,
31,
39
],
"cmyk": [
47,
0,
45,
49
],
"luminance": 0.177,
"contrast": {
"black": 4.54,
"white": 4.63
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/458248/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/458248.json"
},
{
"hex": "#456082",
"name": "#456082",
"slug": null,
"rgb": [
69,
96,
130
],
"hsl": [
213,
31,
39
],
"cmyk": [
47,
26,
0,
49
],
"luminance": 0.1124,
"contrast": {
"black": 3.25,
"white": 6.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/456082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/456082.json"
},
{
"hex": "#82457F",
"name": "#82457F",
"slug": null,
"rgb": [
130,
69,
127
],
"hsl": [
303,
31,
39
],
"cmyk": [
0,
47,
2,
49
],
"luminance": 0.1053,
"contrast": {
"black": 3.11,
"white": 6.76
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/82457f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/82457f.json"
}
],
"anchor": "raw-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": "#457F82",
"name": "#457F82",
"slug": null,
"rgb": [
69,
127,
130
],
"hsl": [
183,
31,
39
],
"cmyk": [
47,
2,
0,
49
],
"luminance": 0.1806,
"contrast": {
"black": 4.61,
"white": 4.55
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/457f82/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/457f82.json"
},
{
"hex": "#484582",
"name": "#484582",
"slug": null,
"rgb": [
72,
69,
130
],
"hsl": [
243,
31,
39
],
"cmyk": [
45,
47,
0,
49
],
"luminance": 0.0725,
"contrast": {
"black": 2.45,
"white": 8.57
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/484582/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/484582.json"
}
],
"anchor": "raw-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": "#B3956F",
"name": "#B3956F",
"slug": null,
"rgb": [
179,
149,
111
],
"hsl": [
34,
31,
57
],
"cmyk": [
0,
17,
38,
30
],
"luminance": 0.3223,
"contrast": {
"black": 7.45,
"white": 2.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b3956f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3956f.json"
},
{
"hex": "#826644",
"name": "Raw Umber",
"slug": "raw-umber",
"rgb": [
130,
102,
68
],
"hsl": [
33,
31,
39
],
"cmyk": [
0,
22,
48,
49
],
"luminance": 0.1467,
"contrast": {
"black": 3.93,
"white": 5.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
},
{
"hex": "#463725",
"name": "#463725",
"slug": null,
"rgb": [
70,
55,
37
],
"hsl": [
33,
31,
21
],
"cmyk": [
0,
21,
47,
73
],
"luminance": 0.0417,
"contrast": {
"black": 1.83,
"white": 11.45
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/463725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/463725.json"
}
],
"anchor": "raw-umber-harmony-monochromatic"
}
]Signature palette
[
"#826644",
"#456082",
"#824845",
"#7F8245",
"#B3956F",
"#463725"
]Accessibility notes
[
"Black contrast on Raw Umber: 3.93:1",
"White contrast on Raw Umber: 5.34:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-raw-umber: #826644;\n --raw-umber-complementary-1: #456082;\n --raw-umber-analogous-1: #824845;\n --raw-umber-analogous-2: #7F8245;\n --raw-umber-triadic-1: #458267;\n --raw-umber-triadic-2: #674582;\n --raw-umber-tetradic-1: #458248;\n --raw-umber-tetradic-2: #456082;\n --raw-umber-tetradic-3: #82457F;\n --raw-umber-split-complementary-1: #457F82;\n --raw-umber-split-complementary-2: #484582;\n --raw-umber-monochromatic-1: #B3956F;\n --raw-umber-monochromatic-2: #826644;\n --raw-umber-monochromatic-3: #463725;\n}\n\n.palette-raw-umber-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #826644, #456082, #824845, #7F8245, #B3956F, #463725);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "raw-umber",
"name": "Raw Umber",
"hex": "#826644",
"rgb": [
130,
102,
68
],
"hsl": [
33,
31,
39
],
"cmyk": [
0,
22,
48,
49
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.1467,
"contrast": {
"black": 3.93,
"white": 5.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"sourceColor": {
"slug": "raw-umber",
"name": "Raw Umber",
"hex": "#826644",
"url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-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": "#456082",
"name": "#456082",
"slug": null,
"rgb": [
69,
96,
130
],
"hsl": [
213,
31,
39
],
"cmyk": [
47,
26,
0,
49
],
"luminance": 0.1124,
"contrast": {
"black": 3.25,
"white": 6.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/456082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/456082.json"
}
],
"anchor": "raw-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": "#824845",
"name": "#824845",
"slug": null,
"rgb": [
130,
72,
69
],
"hsl": [
3,
31,
39
],
"cmyk": [
0,
45,
47,
49
],
"luminance": 0.0981,
"contrast": {
"black": 2.96,
"white": 7.09
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/824845/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/824845.json"
},
{
"hex": "#7F8245",
"name": "#7F8245",
"slug": null,
"rgb": [
127,
130,
69
],
"hsl": [
63,
31,
39
],
"cmyk": [
2,
0,
47,
49
],
"luminance": 0.2091,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7f8245/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7f8245.json"
}
],
"anchor": "raw-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": "#458267",
"name": "#458267",
"slug": null,
"rgb": [
69,
130,
103
],
"hsl": [
153,
31,
39
],
"cmyk": [
47,
0,
21,
49
],
"luminance": 0.1821,
"contrast": {
"black": 4.64,
"white": 4.52
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/458267/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/458267.json"
},
{
"hex": "#674582",
"name": "#674582",
"slug": null,
"rgb": [
103,
69,
130
],
"hsl": [
273,
31,
39
],
"cmyk": [
21,
47,
0,
49
],
"luminance": 0.0875,
"contrast": {
"black": 2.75,
"white": 7.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/674582/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/674582.json"
}
],
"anchor": "raw-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": "#458248",
"name": "#458248",
"slug": null,
"rgb": [
69,
130,
72
],
"hsl": [
123,
31,
39
],
"cmyk": [
47,
0,
45,
49
],
"luminance": 0.177,
"contrast": {
"black": 4.54,
"white": 4.63
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/458248/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/458248.json"
},
{
"hex": "#456082",
"name": "#456082",
"slug": null,
"rgb": [
69,
96,
130
],
"hsl": [
213,
31,
39
],
"cmyk": [
47,
26,
0,
49
],
"luminance": 0.1124,
"contrast": {
"black": 3.25,
"white": 6.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/456082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/456082.json"
},
{
"hex": "#82457F",
"name": "#82457F",
"slug": null,
"rgb": [
130,
69,
127
],
"hsl": [
303,
31,
39
],
"cmyk": [
0,
47,
2,
49
],
"luminance": 0.1053,
"contrast": {
"black": 3.11,
"white": 6.76
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/82457f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/82457f.json"
}
],
"anchor": "raw-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": "#457F82",
"name": "#457F82",
"slug": null,
"rgb": [
69,
127,
130
],
"hsl": [
183,
31,
39
],
"cmyk": [
47,
2,
0,
49
],
"luminance": 0.1806,
"contrast": {
"black": 4.61,
"white": 4.55
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/457f82/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/457f82.json"
},
{
"hex": "#484582",
"name": "#484582",
"slug": null,
"rgb": [
72,
69,
130
],
"hsl": [
243,
31,
39
],
"cmyk": [
45,
47,
0,
49
],
"luminance": 0.0725,
"contrast": {
"black": 2.45,
"white": 8.57
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/484582/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/484582.json"
}
],
"anchor": "raw-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": "#B3956F",
"name": "#B3956F",
"slug": null,
"rgb": [
179,
149,
111
],
"hsl": [
34,
31,
57
],
"cmyk": [
0,
17,
38,
30
],
"luminance": 0.3223,
"contrast": {
"black": 7.45,
"white": 2.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b3956f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3956f.json"
},
{
"hex": "#826644",
"name": "Raw Umber",
"slug": "raw-umber",
"rgb": [
130,
102,
68
],
"hsl": [
33,
31,
39
],
"cmyk": [
0,
22,
48,
49
],
"luminance": 0.1467,
"contrast": {
"black": 3.93,
"white": 5.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
},
{
"hex": "#463725",
"name": "#463725",
"slug": null,
"rgb": [
70,
55,
37
],
"hsl": [
33,
31,
21
],
"cmyk": [
0,
21,
47,
73
],
"luminance": 0.0417,
"contrast": {
"black": 1.83,
"white": 11.45
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/463725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/463725.json"
}
],
"anchor": "raw-umber-harmony-monochromatic"
}
],
"signaturePalette": [
"#826644",
"#456082",
"#824845",
"#7F8245",
"#B3956F",
"#463725"
],
"semanticGroups": [
"orange harmony",
"warm harmony",
"earth tone harmony",
"raw umber palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Raw Umber: 3.93:1",
"White contrast on Raw Umber: 5.34:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/raw-umber.json",
"https://www.colorsencyclopedia.com/api/colors/raw-umber.json",
"https://www.colorsencyclopedia.com/api/hex/826644.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/raw-umber/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/raw-umber.json",
"cssSnippet": ":root {\n --color-raw-umber: #826644;\n --raw-umber-complementary-1: #456082;\n --raw-umber-analogous-1: #824845;\n --raw-umber-analogous-2: #7F8245;\n --raw-umber-triadic-1: #458267;\n --raw-umber-triadic-2: #674582;\n --raw-umber-tetradic-1: #458248;\n --raw-umber-tetradic-2: #456082;\n --raw-umber-tetradic-3: #82457F;\n --raw-umber-split-complementary-1: #457F82;\n --raw-umber-split-complementary-2: #484582;\n --raw-umber-monochromatic-1: #B3956F;\n --raw-umber-monochromatic-2: #826644;\n --raw-umber-monochromatic-3: #463725;\n}\n\n.palette-raw-umber-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #826644, #456082, #824845, #7F8245, #B3956F, #463725);\n}"
}
CSS Harmony Tokens
Use these tokens when Raw Umber needs a complete palette system instead of a single color variable.
:root {
--color-raw-umber: #826644;
--raw-umber-complementary-1: #456082;
--raw-umber-analogous-1: #824845;
--raw-umber-analogous-2: #7F8245;
--raw-umber-triadic-1: #458267;
--raw-umber-triadic-2: #674582;
--raw-umber-tetradic-1: #458248;
--raw-umber-tetradic-2: #456082;
--raw-umber-tetradic-3: #82457F;
--raw-umber-split-complementary-1: #457F82;
--raw-umber-split-complementary-2: #484582;
--raw-umber-monochromatic-1: #B3956F;
--raw-umber-monochromatic-2: #826644;
--raw-umber-monochromatic-3: #463725;
}
.palette-raw-umber-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #826644, #456082, #824845, #7F8245, #B3956F, #463725);
}
Raw 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.
#456082Analogous 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.
#824845#7F8245Triadic 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.
#458267#674582Tetradic 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.
#458248#456082#82457FSplit 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.
#457F82#484582Monochromatic 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.
#B3956F#826644#463725