Harmony system
Old Gold Color Harmonies
Old Gold color harmonies are generated from #CFB53B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Old Gold into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Old Gold sits in the yellow 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
Old Gold Harmony Guide
Old Gold 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 Old Gold Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Old Gold.
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": "old-gold",
"name": "Old Gold",
"hex": "#CFB53B",
"url": "https://www.colorsencyclopedia.com/colors/old-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-gold.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": "#3A55CF",
"name": "#3A55CF",
"slug": null,
"rgb": [
58,
85,
207
],
"hsl": [
229,
61,
52
],
"cmyk": [
72,
59,
0,
19
],
"luminance": 0.119,
"contrast": {
"black": 3.38,
"white": 6.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a55cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a55cf.json"
}
],
"anchor": "old-gold-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": "#CF693A",
"name": "#CF693A",
"slug": null,
"rgb": [
207,
105,
58
],
"hsl": [
19,
61,
52
],
"cmyk": [
0,
49,
72,
19
],
"luminance": 0.2367,
"contrast": {
"black": 5.73,
"white": 3.66
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cf693a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cf693a.json"
},
{
"hex": "#A0CF3A",
"name": "#A0CF3A",
"slug": null,
"rgb": [
160,
207,
58
],
"hsl": [
79,
61,
52
],
"cmyk": [
23,
0,
72,
19
],
"luminance": 0.524,
"contrast": {
"black": 11.48,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a0cf3a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a0cf3a.json"
}
],
"anchor": "old-gold-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": "#3ACFB4",
"name": "#3ACFB4",
"slug": null,
"rgb": [
58,
207,
180
],
"hsl": [
169,
61,
52
],
"cmyk": [
72,
0,
13,
19
],
"luminance": 0.4882,
"contrast": {
"black": 10.76,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acfb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acfb4.json"
},
{
"hex": "#B43ACF",
"name": "#B43ACF",
"slug": null,
"rgb": [
180,
58,
207
],
"hsl": [
289,
61,
52
],
"cmyk": [
13,
72,
0,
19
],
"luminance": 0.1723,
"contrast": {
"black": 4.45,
"white": 4.72
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43acf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43acf.json"
}
],
"anchor": "old-gold-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": "#3ACF69",
"name": "#3ACF69",
"slug": null,
"rgb": [
58,
207,
105
],
"hsl": [
139,
61,
52
],
"cmyk": [
72,
0,
49,
19
],
"luminance": 0.4655,
"contrast": {
"black": 10.31,
"white": 2.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acf69/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acf69.json"
},
{
"hex": "#3A55CF",
"name": "#3A55CF",
"slug": null,
"rgb": [
58,
85,
207
],
"hsl": [
229,
61,
52
],
"cmyk": [
72,
59,
0,
19
],
"luminance": 0.119,
"contrast": {
"black": 3.38,
"white": 6.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a55cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a55cf.json"
},
{
"hex": "#CF3AA0",
"name": "#CF3AA0",
"slug": null,
"rgb": [
207,
58,
160
],
"hsl": [
319,
61,
52
],
"cmyk": [
0,
72,
23,
19
],
"luminance": 0.1883,
"contrast": {
"black": 4.77,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cf3aa0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cf3aa0.json"
}
],
"anchor": "old-gold-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": "#3AA0CF",
"name": "#3AA0CF",
"slug": null,
"rgb": [
58,
160,
207
],
"hsl": [
199,
61,
52
],
"cmyk": [
72,
23,
0,
19
],
"luminance": 0.3055,
"contrast": {
"black": 7.11,
"white": 2.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3aa0cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3aa0cf.json"
},
{
"hex": "#693ACF",
"name": "#693ACF",
"slug": null,
"rgb": [
105,
58,
207
],
"hsl": [
259,
61,
52
],
"cmyk": [
49,
72,
0,
19
],
"luminance": 0.1053,
"contrast": {
"black": 3.11,
"white": 6.76
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/693acf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/693acf.json"
}
],
"anchor": "old-gold-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": "#E1D084",
"name": "#E1D084",
"slug": null,
"rgb": [
225,
208,
132
],
"hsl": [
49,
61,
70
],
"cmyk": [
0,
8,
41,
12
],
"luminance": 0.6279,
"contrast": {
"black": 13.56,
"white": 1.55
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e1d084/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e1d084.json"
},
{
"hex": "#CFB53B",
"name": "Old Gold",
"slug": "old-gold",
"rgb": [
207,
181,
59
],
"hsl": [
49,
61,
52
],
"cmyk": [
0,
13,
71,
19
],
"luminance": 0.4663,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/old-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-gold.json"
},
{
"hex": "#8C7822",
"name": "#8C7822",
"slug": null,
"rgb": [
140,
120,
34
],
"hsl": [
49,
61,
34
],
"cmyk": [
0,
14,
76,
45
],
"luminance": 0.1912,
"contrast": {
"black": 4.82,
"white": 4.35
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8c7822/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c7822.json"
}
],
"anchor": "old-gold-harmony-monochromatic"
}
]Signature palette
[
"#CFB53B",
"#3A55CF",
"#CF693A",
"#A0CF3A",
"#E1D084",
"#8C7822"
]Accessibility notes
[
"Black contrast on Old Gold: 10.33:1",
"White contrast on Old Gold: 2.03:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-old-gold: #CFB53B;\n --old-gold-complementary-1: #3A55CF;\n --old-gold-analogous-1: #CF693A;\n --old-gold-analogous-2: #A0CF3A;\n --old-gold-triadic-1: #3ACFB4;\n --old-gold-triadic-2: #B43ACF;\n --old-gold-tetradic-1: #3ACF69;\n --old-gold-tetradic-2: #3A55CF;\n --old-gold-tetradic-3: #CF3AA0;\n --old-gold-split-complementary-1: #3AA0CF;\n --old-gold-split-complementary-2: #693ACF;\n --old-gold-monochromatic-1: #E1D084;\n --old-gold-monochromatic-2: #CFB53B;\n --old-gold-monochromatic-3: #8C7822;\n}\n\n.palette-old-gold-harmony {\n color: #111827;\n background: linear-gradient(135deg, #CFB53B, #3A55CF, #CF693A, #A0CF3A, #E1D084, #8C7822);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "old-gold",
"name": "Old Gold",
"hex": "#CFB53B",
"rgb": [
207,
181,
59
],
"hsl": [
49,
61,
52
],
"cmyk": [
0,
13,
71,
19
],
"family": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.4663,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "old-gold",
"name": "Old Gold",
"hex": "#CFB53B",
"url": "https://www.colorsencyclopedia.com/colors/old-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-gold.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": "#3A55CF",
"name": "#3A55CF",
"slug": null,
"rgb": [
58,
85,
207
],
"hsl": [
229,
61,
52
],
"cmyk": [
72,
59,
0,
19
],
"luminance": 0.119,
"contrast": {
"black": 3.38,
"white": 6.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a55cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a55cf.json"
}
],
"anchor": "old-gold-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": "#CF693A",
"name": "#CF693A",
"slug": null,
"rgb": [
207,
105,
58
],
"hsl": [
19,
61,
52
],
"cmyk": [
0,
49,
72,
19
],
"luminance": 0.2367,
"contrast": {
"black": 5.73,
"white": 3.66
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cf693a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cf693a.json"
},
{
"hex": "#A0CF3A",
"name": "#A0CF3A",
"slug": null,
"rgb": [
160,
207,
58
],
"hsl": [
79,
61,
52
],
"cmyk": [
23,
0,
72,
19
],
"luminance": 0.524,
"contrast": {
"black": 11.48,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a0cf3a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a0cf3a.json"
}
],
"anchor": "old-gold-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": "#3ACFB4",
"name": "#3ACFB4",
"slug": null,
"rgb": [
58,
207,
180
],
"hsl": [
169,
61,
52
],
"cmyk": [
72,
0,
13,
19
],
"luminance": 0.4882,
"contrast": {
"black": 10.76,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acfb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acfb4.json"
},
{
"hex": "#B43ACF",
"name": "#B43ACF",
"slug": null,
"rgb": [
180,
58,
207
],
"hsl": [
289,
61,
52
],
"cmyk": [
13,
72,
0,
19
],
"luminance": 0.1723,
"contrast": {
"black": 4.45,
"white": 4.72
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43acf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43acf.json"
}
],
"anchor": "old-gold-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": "#3ACF69",
"name": "#3ACF69",
"slug": null,
"rgb": [
58,
207,
105
],
"hsl": [
139,
61,
52
],
"cmyk": [
72,
0,
49,
19
],
"luminance": 0.4655,
"contrast": {
"black": 10.31,
"white": 2.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acf69/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acf69.json"
},
{
"hex": "#3A55CF",
"name": "#3A55CF",
"slug": null,
"rgb": [
58,
85,
207
],
"hsl": [
229,
61,
52
],
"cmyk": [
72,
59,
0,
19
],
"luminance": 0.119,
"contrast": {
"black": 3.38,
"white": 6.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a55cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a55cf.json"
},
{
"hex": "#CF3AA0",
"name": "#CF3AA0",
"slug": null,
"rgb": [
207,
58,
160
],
"hsl": [
319,
61,
52
],
"cmyk": [
0,
72,
23,
19
],
"luminance": 0.1883,
"contrast": {
"black": 4.77,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cf3aa0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cf3aa0.json"
}
],
"anchor": "old-gold-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": "#3AA0CF",
"name": "#3AA0CF",
"slug": null,
"rgb": [
58,
160,
207
],
"hsl": [
199,
61,
52
],
"cmyk": [
72,
23,
0,
19
],
"luminance": 0.3055,
"contrast": {
"black": 7.11,
"white": 2.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3aa0cf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3aa0cf.json"
},
{
"hex": "#693ACF",
"name": "#693ACF",
"slug": null,
"rgb": [
105,
58,
207
],
"hsl": [
259,
61,
52
],
"cmyk": [
49,
72,
0,
19
],
"luminance": 0.1053,
"contrast": {
"black": 3.11,
"white": 6.76
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/693acf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/693acf.json"
}
],
"anchor": "old-gold-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": "#E1D084",
"name": "#E1D084",
"slug": null,
"rgb": [
225,
208,
132
],
"hsl": [
49,
61,
70
],
"cmyk": [
0,
8,
41,
12
],
"luminance": 0.6279,
"contrast": {
"black": 13.56,
"white": 1.55
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e1d084/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e1d084.json"
},
{
"hex": "#CFB53B",
"name": "Old Gold",
"slug": "old-gold",
"rgb": [
207,
181,
59
],
"hsl": [
49,
61,
52
],
"cmyk": [
0,
13,
71,
19
],
"luminance": 0.4663,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/old-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-gold.json"
},
{
"hex": "#8C7822",
"name": "#8C7822",
"slug": null,
"rgb": [
140,
120,
34
],
"hsl": [
49,
61,
34
],
"cmyk": [
0,
14,
76,
45
],
"luminance": 0.1912,
"contrast": {
"black": 4.82,
"white": 4.35
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8c7822/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c7822.json"
}
],
"anchor": "old-gold-harmony-monochromatic"
}
],
"signaturePalette": [
"#CFB53B",
"#3A55CF",
"#CF693A",
"#A0CF3A",
"#E1D084",
"#8C7822"
],
"semanticGroups": [
"yellow harmony",
"warm harmony",
"earth tone harmony",
"old gold palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Old Gold: 10.33:1",
"White contrast on Old Gold: 2.03:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/old-gold.json",
"https://www.colorsencyclopedia.com/api/colors/old-gold.json",
"https://www.colorsencyclopedia.com/api/hex/cfb53b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/old-gold/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/old-gold.json",
"cssSnippet": ":root {\n --color-old-gold: #CFB53B;\n --old-gold-complementary-1: #3A55CF;\n --old-gold-analogous-1: #CF693A;\n --old-gold-analogous-2: #A0CF3A;\n --old-gold-triadic-1: #3ACFB4;\n --old-gold-triadic-2: #B43ACF;\n --old-gold-tetradic-1: #3ACF69;\n --old-gold-tetradic-2: #3A55CF;\n --old-gold-tetradic-3: #CF3AA0;\n --old-gold-split-complementary-1: #3AA0CF;\n --old-gold-split-complementary-2: #693ACF;\n --old-gold-monochromatic-1: #E1D084;\n --old-gold-monochromatic-2: #CFB53B;\n --old-gold-monochromatic-3: #8C7822;\n}\n\n.palette-old-gold-harmony {\n color: #111827;\n background: linear-gradient(135deg, #CFB53B, #3A55CF, #CF693A, #A0CF3A, #E1D084, #8C7822);\n}"
}
CSS Harmony Tokens
Use these tokens when Old Gold needs a complete palette system instead of a single color variable.
:root {
--color-old-gold: #CFB53B;
--old-gold-complementary-1: #3A55CF;
--old-gold-analogous-1: #CF693A;
--old-gold-analogous-2: #A0CF3A;
--old-gold-triadic-1: #3ACFB4;
--old-gold-triadic-2: #B43ACF;
--old-gold-tetradic-1: #3ACF69;
--old-gold-tetradic-2: #3A55CF;
--old-gold-tetradic-3: #CF3AA0;
--old-gold-split-complementary-1: #3AA0CF;
--old-gold-split-complementary-2: #693ACF;
--old-gold-monochromatic-1: #E1D084;
--old-gold-monochromatic-2: #CFB53B;
--old-gold-monochromatic-3: #8C7822;
}
.palette-old-gold-harmony {
color: #111827;
background: linear-gradient(135deg, #CFB53B, #3A55CF, #CF693A, #A0CF3A, #E1D084, #8C7822);
}
Old Gold 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.
#3A55CFAnalogous 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.
#CF693A#A0CF3ATriadic 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.
#3ACFB4#B43ACFTetradic 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.
#3ACF69#3A55CF#CF3AA0Split 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.
#3AA0CF#693ACFMonochromatic 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.
#E1D084#CFB53B#8C7822