Harmony system
Steel Gray Color Harmonies
Steel Gray color harmonies are generated from #71797E with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Steel Gray into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Steel Gray sits in the gray family with neutral temperature and muted 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
Steel Gray Harmony Guide
Steel Gray 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 Steel Gray Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Steel Gray.
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": "steel-gray",
"name": "Steel Gray",
"hex": "#71797E",
"url": "https://www.colorsencyclopedia.com/colors/steel-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/steel-gray.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": "#7E7672",
"name": "#7E7672",
"slug": null,
"rgb": [
126,
118,
114
],
"hsl": [
20,
5,
47
],
"cmyk": [
0,
6,
10,
51
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7672/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7672.json"
}
],
"anchor": "steel-gray-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": "#727E7C",
"name": "#727E7C",
"slug": null,
"rgb": [
114,
126,
124
],
"hsl": [
170,
5,
47
],
"cmyk": [
10,
0,
2,
51
],
"luminance": 0.1995,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/727e7c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/727e7c.json"
},
{
"hex": "#72737E",
"name": "#72737E",
"slug": null,
"rgb": [
114,
115,
126
],
"hsl": [
235,
5,
47
],
"cmyk": [
10,
9,
0,
51
],
"luminance": 0.1735,
"contrast": {
"black": 4.47,
"white": 4.7
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/72737e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/72737e.json"
}
],
"anchor": "steel-gray-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": "#7E7279",
"name": "#7E7279",
"slug": null,
"rgb": [
126,
114,
121
],
"hsl": [
325,
5,
47
],
"cmyk": [
0,
10,
4,
51
],
"luminance": 0.1785,
"contrast": {
"black": 4.57,
"white": 4.6
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7279/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7279.json"
},
{
"hex": "#797E72",
"name": "#797E72",
"slug": null,
"rgb": [
121,
126,
114
],
"hsl": [
85,
5,
47
],
"cmyk": [
4,
0,
10,
51
],
"luminance": 0.202,
"contrast": {
"black": 5.04,
"white": 4.17
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/797e72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/797e72.json"
}
],
"anchor": "steel-gray-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": "#7C727E",
"name": "#7C727E",
"slug": null,
"rgb": [
124,
114,
126
],
"hsl": [
290,
5,
47
],
"cmyk": [
2,
10,
0,
51
],
"luminance": 0.1783,
"contrast": {
"black": 4.57,
"white": 4.6
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7c727e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c727e.json"
},
{
"hex": "#7E7672",
"name": "#7E7672",
"slug": null,
"rgb": [
126,
118,
114
],
"hsl": [
20,
5,
47
],
"cmyk": [
0,
6,
10,
51
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7672/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7672.json"
},
{
"hex": "#737E72",
"name": "#737E72",
"slug": null,
"rgb": [
115,
126,
114
],
"hsl": [
115,
5,
47
],
"cmyk": [
9,
0,
10,
51
],
"luminance": 0.1978,
"contrast": {
"black": 4.96,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/737e72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/737e72.json"
}
],
"anchor": "steel-gray-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": "#7E7273",
"name": "#7E7273",
"slug": null,
"rgb": [
126,
114,
115
],
"hsl": [
355,
5,
47
],
"cmyk": [
0,
10,
9,
51
],
"luminance": 0.1771,
"contrast": {
"black": 4.54,
"white": 4.62
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7273/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7273.json"
},
{
"hex": "#7E7C72",
"name": "#7E7C72",
"slug": null,
"rgb": [
126,
124,
114
],
"hsl": [
50,
5,
47
],
"cmyk": [
0,
2,
10,
51
],
"luminance": 0.2007,
"contrast": {
"black": 5.01,
"white": 4.19
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7c72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7c72.json"
}
],
"anchor": "steel-gray-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": "#A1A7AA",
"name": "#A1A7AA",
"slug": null,
"rgb": [
161,
167,
170
],
"hsl": [
200,
5,
65
],
"cmyk": [
5,
2,
0,
33
],
"luminance": 0.3812,
"contrast": {
"black": 8.62,
"white": 2.44
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a1a7aa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a1a7aa.json"
},
{
"hex": "#71797E",
"name": "Steel Gray",
"slug": "steel-gray",
"rgb": [
113,
121,
126
],
"hsl": [
203,
5,
47
],
"cmyk": [
10,
4,
0,
51
],
"luminance": 0.1869,
"contrast": {
"black": 4.74,
"white": 4.43
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/steel-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/steel-gray.json"
},
{
"hex": "#464B4E",
"name": "#464B4E",
"slug": null,
"rgb": [
70,
75,
78
],
"hsl": [
203,
5,
29
],
"cmyk": [
10,
4,
0,
69
],
"luminance": 0.0688,
"contrast": {
"black": 2.38,
"white": 8.84
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/464b4e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/464b4e.json"
}
],
"anchor": "steel-gray-harmony-monochromatic"
}
]Signature palette
[
"#71797E",
"#7E7672",
"#727E7C",
"#72737E",
"#A1A7AA",
"#464B4E"
]Accessibility notes
[
"Black contrast on Steel Gray: 4.74:1",
"White contrast on Steel Gray: 4.43:1",
"AA text options: #000000"
]CSS tokens
":root {\n --color-steel-gray: #71797E;\n --steel-gray-complementary-1: #7E7672;\n --steel-gray-analogous-1: #727E7C;\n --steel-gray-analogous-2: #72737E;\n --steel-gray-triadic-1: #7E7279;\n --steel-gray-triadic-2: #797E72;\n --steel-gray-tetradic-1: #7C727E;\n --steel-gray-tetradic-2: #7E7672;\n --steel-gray-tetradic-3: #737E72;\n --steel-gray-split-complementary-1: #7E7273;\n --steel-gray-split-complementary-2: #7E7C72;\n --steel-gray-monochromatic-1: #A1A7AA;\n --steel-gray-monochromatic-2: #71797E;\n --steel-gray-monochromatic-3: #464B4E;\n}\n\n.palette-steel-gray-harmony {\n color: #111827;\n background: linear-gradient(135deg, #71797E, #7E7672, #727E7C, #72737E, #A1A7AA, #464B4E);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "steel-gray",
"name": "Steel Gray",
"hex": "#71797E",
"rgb": [
113,
121,
126
],
"hsl": [
203,
5,
47
],
"cmyk": [
10,
4,
0,
51
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.1869,
"contrast": {
"black": 4.74,
"white": 4.43
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"sourceColor": {
"slug": "steel-gray",
"name": "Steel Gray",
"hex": "#71797E",
"url": "https://www.colorsencyclopedia.com/colors/steel-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/steel-gray.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": "#7E7672",
"name": "#7E7672",
"slug": null,
"rgb": [
126,
118,
114
],
"hsl": [
20,
5,
47
],
"cmyk": [
0,
6,
10,
51
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7672/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7672.json"
}
],
"anchor": "steel-gray-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": "#727E7C",
"name": "#727E7C",
"slug": null,
"rgb": [
114,
126,
124
],
"hsl": [
170,
5,
47
],
"cmyk": [
10,
0,
2,
51
],
"luminance": 0.1995,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/727e7c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/727e7c.json"
},
{
"hex": "#72737E",
"name": "#72737E",
"slug": null,
"rgb": [
114,
115,
126
],
"hsl": [
235,
5,
47
],
"cmyk": [
10,
9,
0,
51
],
"luminance": 0.1735,
"contrast": {
"black": 4.47,
"white": 4.7
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/72737e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/72737e.json"
}
],
"anchor": "steel-gray-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": "#7E7279",
"name": "#7E7279",
"slug": null,
"rgb": [
126,
114,
121
],
"hsl": [
325,
5,
47
],
"cmyk": [
0,
10,
4,
51
],
"luminance": 0.1785,
"contrast": {
"black": 4.57,
"white": 4.6
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7279/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7279.json"
},
{
"hex": "#797E72",
"name": "#797E72",
"slug": null,
"rgb": [
121,
126,
114
],
"hsl": [
85,
5,
47
],
"cmyk": [
4,
0,
10,
51
],
"luminance": 0.202,
"contrast": {
"black": 5.04,
"white": 4.17
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/797e72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/797e72.json"
}
],
"anchor": "steel-gray-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": "#7C727E",
"name": "#7C727E",
"slug": null,
"rgb": [
124,
114,
126
],
"hsl": [
290,
5,
47
],
"cmyk": [
2,
10,
0,
51
],
"luminance": 0.1783,
"contrast": {
"black": 4.57,
"white": 4.6
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7c727e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c727e.json"
},
{
"hex": "#7E7672",
"name": "#7E7672",
"slug": null,
"rgb": [
126,
118,
114
],
"hsl": [
20,
5,
47
],
"cmyk": [
0,
6,
10,
51
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7672/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7672.json"
},
{
"hex": "#737E72",
"name": "#737E72",
"slug": null,
"rgb": [
115,
126,
114
],
"hsl": [
115,
5,
47
],
"cmyk": [
9,
0,
10,
51
],
"luminance": 0.1978,
"contrast": {
"black": 4.96,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/737e72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/737e72.json"
}
],
"anchor": "steel-gray-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": "#7E7273",
"name": "#7E7273",
"slug": null,
"rgb": [
126,
114,
115
],
"hsl": [
355,
5,
47
],
"cmyk": [
0,
10,
9,
51
],
"luminance": 0.1771,
"contrast": {
"black": 4.54,
"white": 4.62
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7273/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7273.json"
},
{
"hex": "#7E7C72",
"name": "#7E7C72",
"slug": null,
"rgb": [
126,
124,
114
],
"hsl": [
50,
5,
47
],
"cmyk": [
0,
2,
10,
51
],
"luminance": 0.2007,
"contrast": {
"black": 5.01,
"white": 4.19
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7e7c72/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7e7c72.json"
}
],
"anchor": "steel-gray-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": "#A1A7AA",
"name": "#A1A7AA",
"slug": null,
"rgb": [
161,
167,
170
],
"hsl": [
200,
5,
65
],
"cmyk": [
5,
2,
0,
33
],
"luminance": 0.3812,
"contrast": {
"black": 8.62,
"white": 2.44
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a1a7aa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a1a7aa.json"
},
{
"hex": "#71797E",
"name": "Steel Gray",
"slug": "steel-gray",
"rgb": [
113,
121,
126
],
"hsl": [
203,
5,
47
],
"cmyk": [
10,
4,
0,
51
],
"luminance": 0.1869,
"contrast": {
"black": 4.74,
"white": 4.43
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/steel-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/steel-gray.json"
},
{
"hex": "#464B4E",
"name": "#464B4E",
"slug": null,
"rgb": [
70,
75,
78
],
"hsl": [
203,
5,
29
],
"cmyk": [
10,
4,
0,
69
],
"luminance": 0.0688,
"contrast": {
"black": 2.38,
"white": 8.84
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/464b4e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/464b4e.json"
}
],
"anchor": "steel-gray-harmony-monochromatic"
}
],
"signaturePalette": [
"#71797E",
"#7E7672",
"#727E7C",
"#72737E",
"#A1A7AA",
"#464B4E"
],
"semanticGroups": [
"gray harmony",
"neutral harmony",
"muted harmony",
"steel gray palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Steel Gray: 4.74:1",
"White contrast on Steel Gray: 4.43:1",
"AA text options: #000000"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/steel-gray.json",
"https://www.colorsencyclopedia.com/api/colors/steel-gray.json",
"https://www.colorsencyclopedia.com/api/hex/71797e.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/steel-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/steel-gray.json",
"cssSnippet": ":root {\n --color-steel-gray: #71797E;\n --steel-gray-complementary-1: #7E7672;\n --steel-gray-analogous-1: #727E7C;\n --steel-gray-analogous-2: #72737E;\n --steel-gray-triadic-1: #7E7279;\n --steel-gray-triadic-2: #797E72;\n --steel-gray-tetradic-1: #7C727E;\n --steel-gray-tetradic-2: #7E7672;\n --steel-gray-tetradic-3: #737E72;\n --steel-gray-split-complementary-1: #7E7273;\n --steel-gray-split-complementary-2: #7E7C72;\n --steel-gray-monochromatic-1: #A1A7AA;\n --steel-gray-monochromatic-2: #71797E;\n --steel-gray-monochromatic-3: #464B4E;\n}\n\n.palette-steel-gray-harmony {\n color: #111827;\n background: linear-gradient(135deg, #71797E, #7E7672, #727E7C, #72737E, #A1A7AA, #464B4E);\n}"
}
CSS Harmony Tokens
Use these tokens when Steel Gray needs a complete palette system instead of a single color variable.
:root {
--color-steel-gray: #71797E;
--steel-gray-complementary-1: #7E7672;
--steel-gray-analogous-1: #727E7C;
--steel-gray-analogous-2: #72737E;
--steel-gray-triadic-1: #7E7279;
--steel-gray-triadic-2: #797E72;
--steel-gray-tetradic-1: #7C727E;
--steel-gray-tetradic-2: #7E7672;
--steel-gray-tetradic-3: #737E72;
--steel-gray-split-complementary-1: #7E7273;
--steel-gray-split-complementary-2: #7E7C72;
--steel-gray-monochromatic-1: #A1A7AA;
--steel-gray-monochromatic-2: #71797E;
--steel-gray-monochromatic-3: #464B4E;
}
.palette-steel-gray-harmony {
color: #111827;
background: linear-gradient(135deg, #71797E, #7E7672, #727E7C, #72737E, #A1A7AA, #464B4E);
}
Steel Gray 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.
#7E7672Analogous 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.
#727E7C#72737ETriadic 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.
#7E7279#797E72Tetradic 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.
#7C727E#7E7672#737E72Split 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.
#7E7273#7E7C72Monochromatic 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.
#A1A7AA#71797E#464B4E