Harmony system
Dim Grey Color Harmonies
Dim Grey color harmonies are generated from #696969 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Dim Grey into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Dim Grey 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
Dim Grey Harmony Guide
Dim Grey 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 Dim Grey Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Dim Grey.
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": "dim-grey",
"name": "Dim Grey",
"hex": "#696969",
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#969696",
"name": "#969696",
"slug": null,
"rgb": [
150,
150,
150
],
"hsl": [
0,
0,
59
],
"cmyk": [
0,
0,
0,
41
],
"luminance": 0.305,
"contrast": {
"black": 7.1,
"white": 2.96
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/969696/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/969696.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#3B3B3B",
"name": "#3B3B3B",
"slug": null,
"rgb": [
59,
59,
59
],
"hsl": [
0,
0,
23
],
"cmyk": [
0,
0,
0,
77
],
"luminance": 0.0437,
"contrast": {
"black": 1.87,
"white": 11.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3b3b3b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b3b3b.json"
}
],
"anchor": "dim-grey-harmony-monochromatic"
}
]Signature palette
[
"#696969",
"#969696",
"#3B3B3B"
]Accessibility notes
[
"Black contrast on Dim Grey: 3.83:1",
"White contrast on Dim Grey: 5.49:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-dim-grey: #696969;\n --dim-grey-complementary-1: #696969;\n --dim-grey-analogous-1: #696969;\n --dim-grey-analogous-2: #696969;\n --dim-grey-triadic-1: #696969;\n --dim-grey-triadic-2: #696969;\n --dim-grey-tetradic-1: #696969;\n --dim-grey-tetradic-2: #696969;\n --dim-grey-tetradic-3: #696969;\n --dim-grey-split-complementary-1: #696969;\n --dim-grey-split-complementary-2: #696969;\n --dim-grey-monochromatic-1: #969696;\n --dim-grey-monochromatic-2: #696969;\n --dim-grey-monochromatic-3: #3B3B3B;\n}\n\n.palette-dim-grey-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #696969, #969696, #3B3B3B);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dim-grey",
"name": "Dim Grey",
"hex": "#696969",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"sourceColor": {
"slug": "dim-grey",
"name": "Dim Grey",
"hex": "#696969",
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
}
],
"anchor": "dim-grey-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": "#969696",
"name": "#969696",
"slug": null,
"rgb": [
150,
150,
150
],
"hsl": [
0,
0,
59
],
"cmyk": [
0,
0,
0,
41
],
"luminance": 0.305,
"contrast": {
"black": 7.1,
"white": 2.96
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/969696/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/969696.json"
},
{
"hex": "#696969",
"name": "Dim Grey",
"slug": "dim-grey",
"rgb": [
105,
105,
105
],
"hsl": [
0,
0,
41
],
"cmyk": [
0,
0,
0,
59
],
"luminance": 0.1413,
"contrast": {
"black": 3.83,
"white": 5.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
},
{
"hex": "#3B3B3B",
"name": "#3B3B3B",
"slug": null,
"rgb": [
59,
59,
59
],
"hsl": [
0,
0,
23
],
"cmyk": [
0,
0,
0,
77
],
"luminance": 0.0437,
"contrast": {
"black": 1.87,
"white": 11.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3b3b3b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b3b3b.json"
}
],
"anchor": "dim-grey-harmony-monochromatic"
}
],
"signaturePalette": [
"#696969",
"#969696",
"#3B3B3B"
],
"semanticGroups": [
"gray harmony",
"neutral harmony",
"muted harmony",
"dim grey palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Dim Grey: 3.83:1",
"White contrast on Dim Grey: 5.49:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/dim-grey.json",
"https://www.colorsencyclopedia.com/api/colors/dim-grey.json",
"https://www.colorsencyclopedia.com/api/hex/696969.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/dim-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/dim-grey.json",
"cssSnippet": ":root {\n --color-dim-grey: #696969;\n --dim-grey-complementary-1: #696969;\n --dim-grey-analogous-1: #696969;\n --dim-grey-analogous-2: #696969;\n --dim-grey-triadic-1: #696969;\n --dim-grey-triadic-2: #696969;\n --dim-grey-tetradic-1: #696969;\n --dim-grey-tetradic-2: #696969;\n --dim-grey-tetradic-3: #696969;\n --dim-grey-split-complementary-1: #696969;\n --dim-grey-split-complementary-2: #696969;\n --dim-grey-monochromatic-1: #969696;\n --dim-grey-monochromatic-2: #696969;\n --dim-grey-monochromatic-3: #3B3B3B;\n}\n\n.palette-dim-grey-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #696969, #969696, #3B3B3B);\n}"
}
CSS Harmony Tokens
Use these tokens when Dim Grey needs a complete palette system instead of a single color variable.
:root {
--color-dim-grey: #696969;
--dim-grey-complementary-1: #696969;
--dim-grey-analogous-1: #696969;
--dim-grey-analogous-2: #696969;
--dim-grey-triadic-1: #696969;
--dim-grey-triadic-2: #696969;
--dim-grey-tetradic-1: #696969;
--dim-grey-tetradic-2: #696969;
--dim-grey-tetradic-3: #696969;
--dim-grey-split-complementary-1: #696969;
--dim-grey-split-complementary-2: #696969;
--dim-grey-monochromatic-1: #969696;
--dim-grey-monochromatic-2: #696969;
--dim-grey-monochromatic-3: #3B3B3B;
}
.palette-dim-grey-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #696969, #969696, #3B3B3B);
}
Dim Grey 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.
#696969Analogous 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.
#696969#696969Triadic 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.
#696969#696969Tetradic 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.
#696969#696969#696969Split 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.
#696969#696969Monochromatic 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.
#969696#696969#3B3B3B