Harmony system
Charcoal Blue Color Harmonies
Charcoal Blue color harmonies are generated from #263238 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Charcoal Blue into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Charcoal Blue sits in the blue family with cool temperature and dark 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
Charcoal Blue Harmony Guide
Charcoal Blue 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 Charcoal Blue Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Charcoal Blue.
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": "charcoal-blue",
"name": "Charcoal Blue",
"hex": "#263238",
"url": "https://www.colorsencyclopedia.com/colors/charcoal-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/charcoal-blue.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": "#372B25",
"name": "#372B25",
"slug": null,
"rgb": [
55,
43,
37
],
"hsl": [
20,
20,
18
],
"cmyk": [
0,
22,
33,
78
],
"luminance": 0.0267,
"contrast": {
"black": 1.53,
"white": 13.69
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372b25/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372b25.json"
}
],
"anchor": "charcoal-blue-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": "#253734",
"name": "#253734",
"slug": null,
"rgb": [
37,
55,
52
],
"hsl": [
170,
20,
18
],
"cmyk": [
33,
0,
5,
78
],
"luminance": 0.0337,
"contrast": {
"black": 1.67,
"white": 12.54
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/253734/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/253734.json"
},
{
"hex": "#252837",
"name": "#252837",
"slug": null,
"rgb": [
37,
40,
55
],
"hsl": [
230,
20,
18
],
"cmyk": [
33,
27,
0,
78
],
"luminance": 0.0219,
"contrast": {
"black": 1.44,
"white": 14.6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/252837/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/252837.json"
}
],
"anchor": "charcoal-blue-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": "#372531",
"name": "#372531",
"slug": null,
"rgb": [
55,
37,
49
],
"hsl": [
320,
20,
18
],
"cmyk": [
0,
33,
11,
78
],
"luminance": 0.0236,
"contrast": {
"black": 1.47,
"white": 14.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372531/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372531.json"
},
{
"hex": "#313725",
"name": "#313725",
"slug": null,
"rgb": [
49,
55,
37
],
"hsl": [
80,
20,
18
],
"cmyk": [
11,
0,
33,
78
],
"luminance": 0.0352,
"contrast": {
"black": 1.7,
"white": 12.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/313725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/313725.json"
}
],
"anchor": "charcoal-blue-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": "#342537",
"name": "#342537",
"slug": null,
"rgb": [
52,
37,
55
],
"hsl": [
290,
20,
18
],
"cmyk": [
5,
33,
0,
78
],
"luminance": 0.0233,
"contrast": {
"black": 1.47,
"white": 14.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/342537/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/342537.json"
},
{
"hex": "#372B25",
"name": "#372B25",
"slug": null,
"rgb": [
55,
43,
37
],
"hsl": [
20,
20,
18
],
"cmyk": [
0,
22,
33,
78
],
"luminance": 0.0267,
"contrast": {
"black": 1.53,
"white": 13.69
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372b25/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372b25.json"
},
{
"hex": "#283725",
"name": "#283725",
"slug": null,
"rgb": [
40,
55,
37
],
"hsl": [
110,
20,
18
],
"cmyk": [
27,
0,
33,
78
],
"luminance": 0.0332,
"contrast": {
"black": 1.66,
"white": 12.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/283725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/283725.json"
}
],
"anchor": "charcoal-blue-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": "#372528",
"name": "#372528",
"slug": null,
"rgb": [
55,
37,
40
],
"hsl": [
350,
20,
18
],
"cmyk": [
0,
33,
27,
78
],
"luminance": 0.0229,
"contrast": {
"black": 1.46,
"white": 14.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372528/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372528.json"
},
{
"hex": "#373425",
"name": "#373425",
"slug": null,
"rgb": [
55,
52,
37
],
"hsl": [
50,
20,
18
],
"cmyk": [
0,
5,
33,
78
],
"luminance": 0.034,
"contrast": {
"black": 1.68,
"white": 12.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/373425/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/373425.json"
}
],
"anchor": "charcoal-blue-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": "#4A626D",
"name": "#4A626D",
"slug": null,
"rgb": [
74,
98,
109
],
"hsl": [
199,
19,
36
],
"cmyk": [
32,
10,
0,
57
],
"luminance": 0.113,
"contrast": {
"black": 3.26,
"white": 6.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4a626d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a626d.json"
},
{
"hex": "#263238",
"name": "Charcoal Blue",
"slug": "charcoal-blue",
"rgb": [
38,
50,
56
],
"hsl": [
200,
19,
18
],
"cmyk": [
32,
11,
0,
78
],
"luminance": 0.0298,
"contrast": {
"black": 1.6,
"white": 13.16
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/charcoal-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/charcoal-blue.json"
},
{
"hex": "#000000",
"name": "Black",
"slug": "black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/black.json"
}
],
"anchor": "charcoal-blue-harmony-monochromatic"
}
]Signature palette
[
"#263238",
"#372B25",
"#253734",
"#252837",
"#4A626D",
"#000000"
]Accessibility notes
[
"Black contrast on Charcoal Blue: 1.6:1",
"White contrast on Charcoal Blue: 13.16:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-charcoal-blue: #263238;\n --charcoal-blue-complementary-1: #372B25;\n --charcoal-blue-analogous-1: #253734;\n --charcoal-blue-analogous-2: #252837;\n --charcoal-blue-triadic-1: #372531;\n --charcoal-blue-triadic-2: #313725;\n --charcoal-blue-tetradic-1: #342537;\n --charcoal-blue-tetradic-2: #372B25;\n --charcoal-blue-tetradic-3: #283725;\n --charcoal-blue-split-complementary-1: #372528;\n --charcoal-blue-split-complementary-2: #373425;\n --charcoal-blue-monochromatic-1: #4A626D;\n --charcoal-blue-monochromatic-2: #263238;\n --charcoal-blue-monochromatic-3: #000000;\n}\n\n.palette-charcoal-blue-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #263238, #372B25, #253734, #252837, #4A626D, #000000);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "charcoal-blue",
"name": "Charcoal Blue",
"hex": "#263238",
"rgb": [
38,
50,
56
],
"hsl": [
200,
19,
18
],
"cmyk": [
32,
11,
0,
78
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.0298,
"contrast": {
"black": 1.6,
"white": 13.16
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "charcoal-blue",
"name": "Charcoal Blue",
"hex": "#263238",
"url": "https://www.colorsencyclopedia.com/colors/charcoal-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/charcoal-blue.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": "#372B25",
"name": "#372B25",
"slug": null,
"rgb": [
55,
43,
37
],
"hsl": [
20,
20,
18
],
"cmyk": [
0,
22,
33,
78
],
"luminance": 0.0267,
"contrast": {
"black": 1.53,
"white": 13.69
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372b25/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372b25.json"
}
],
"anchor": "charcoal-blue-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": "#253734",
"name": "#253734",
"slug": null,
"rgb": [
37,
55,
52
],
"hsl": [
170,
20,
18
],
"cmyk": [
33,
0,
5,
78
],
"luminance": 0.0337,
"contrast": {
"black": 1.67,
"white": 12.54
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/253734/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/253734.json"
},
{
"hex": "#252837",
"name": "#252837",
"slug": null,
"rgb": [
37,
40,
55
],
"hsl": [
230,
20,
18
],
"cmyk": [
33,
27,
0,
78
],
"luminance": 0.0219,
"contrast": {
"black": 1.44,
"white": 14.6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/252837/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/252837.json"
}
],
"anchor": "charcoal-blue-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": "#372531",
"name": "#372531",
"slug": null,
"rgb": [
55,
37,
49
],
"hsl": [
320,
20,
18
],
"cmyk": [
0,
33,
11,
78
],
"luminance": 0.0236,
"contrast": {
"black": 1.47,
"white": 14.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372531/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372531.json"
},
{
"hex": "#313725",
"name": "#313725",
"slug": null,
"rgb": [
49,
55,
37
],
"hsl": [
80,
20,
18
],
"cmyk": [
11,
0,
33,
78
],
"luminance": 0.0352,
"contrast": {
"black": 1.7,
"white": 12.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/313725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/313725.json"
}
],
"anchor": "charcoal-blue-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": "#342537",
"name": "#342537",
"slug": null,
"rgb": [
52,
37,
55
],
"hsl": [
290,
20,
18
],
"cmyk": [
5,
33,
0,
78
],
"luminance": 0.0233,
"contrast": {
"black": 1.47,
"white": 14.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/342537/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/342537.json"
},
{
"hex": "#372B25",
"name": "#372B25",
"slug": null,
"rgb": [
55,
43,
37
],
"hsl": [
20,
20,
18
],
"cmyk": [
0,
22,
33,
78
],
"luminance": 0.0267,
"contrast": {
"black": 1.53,
"white": 13.69
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372b25/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372b25.json"
},
{
"hex": "#283725",
"name": "#283725",
"slug": null,
"rgb": [
40,
55,
37
],
"hsl": [
110,
20,
18
],
"cmyk": [
27,
0,
33,
78
],
"luminance": 0.0332,
"contrast": {
"black": 1.66,
"white": 12.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/283725/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/283725.json"
}
],
"anchor": "charcoal-blue-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": "#372528",
"name": "#372528",
"slug": null,
"rgb": [
55,
37,
40
],
"hsl": [
350,
20,
18
],
"cmyk": [
0,
33,
27,
78
],
"luminance": 0.0229,
"contrast": {
"black": 1.46,
"white": 14.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/372528/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/372528.json"
},
{
"hex": "#373425",
"name": "#373425",
"slug": null,
"rgb": [
55,
52,
37
],
"hsl": [
50,
20,
18
],
"cmyk": [
0,
5,
33,
78
],
"luminance": 0.034,
"contrast": {
"black": 1.68,
"white": 12.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/373425/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/373425.json"
}
],
"anchor": "charcoal-blue-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": "#4A626D",
"name": "#4A626D",
"slug": null,
"rgb": [
74,
98,
109
],
"hsl": [
199,
19,
36
],
"cmyk": [
32,
10,
0,
57
],
"luminance": 0.113,
"contrast": {
"black": 3.26,
"white": 6.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4a626d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a626d.json"
},
{
"hex": "#263238",
"name": "Charcoal Blue",
"slug": "charcoal-blue",
"rgb": [
38,
50,
56
],
"hsl": [
200,
19,
18
],
"cmyk": [
32,
11,
0,
78
],
"luminance": 0.0298,
"contrast": {
"black": 1.6,
"white": 13.16
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/charcoal-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/charcoal-blue.json"
},
{
"hex": "#000000",
"name": "Black",
"slug": "black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/black.json"
}
],
"anchor": "charcoal-blue-harmony-monochromatic"
}
],
"signaturePalette": [
"#263238",
"#372B25",
"#253734",
"#252837",
"#4A626D",
"#000000"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"dark harmony",
"charcoal blue palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Charcoal Blue: 1.6:1",
"White contrast on Charcoal Blue: 13.16:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/charcoal-blue.json",
"https://www.colorsencyclopedia.com/api/colors/charcoal-blue.json",
"https://www.colorsencyclopedia.com/api/hex/263238.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/charcoal-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/charcoal-blue.json",
"cssSnippet": ":root {\n --color-charcoal-blue: #263238;\n --charcoal-blue-complementary-1: #372B25;\n --charcoal-blue-analogous-1: #253734;\n --charcoal-blue-analogous-2: #252837;\n --charcoal-blue-triadic-1: #372531;\n --charcoal-blue-triadic-2: #313725;\n --charcoal-blue-tetradic-1: #342537;\n --charcoal-blue-tetradic-2: #372B25;\n --charcoal-blue-tetradic-3: #283725;\n --charcoal-blue-split-complementary-1: #372528;\n --charcoal-blue-split-complementary-2: #373425;\n --charcoal-blue-monochromatic-1: #4A626D;\n --charcoal-blue-monochromatic-2: #263238;\n --charcoal-blue-monochromatic-3: #000000;\n}\n\n.palette-charcoal-blue-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #263238, #372B25, #253734, #252837, #4A626D, #000000);\n}"
}
CSS Harmony Tokens
Use these tokens when Charcoal Blue needs a complete palette system instead of a single color variable.
:root {
--color-charcoal-blue: #263238;
--charcoal-blue-complementary-1: #372B25;
--charcoal-blue-analogous-1: #253734;
--charcoal-blue-analogous-2: #252837;
--charcoal-blue-triadic-1: #372531;
--charcoal-blue-triadic-2: #313725;
--charcoal-blue-tetradic-1: #342537;
--charcoal-blue-tetradic-2: #372B25;
--charcoal-blue-tetradic-3: #283725;
--charcoal-blue-split-complementary-1: #372528;
--charcoal-blue-split-complementary-2: #373425;
--charcoal-blue-monochromatic-1: #4A626D;
--charcoal-blue-monochromatic-2: #263238;
--charcoal-blue-monochromatic-3: #000000;
}
.palette-charcoal-blue-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #263238, #372B25, #253734, #252837, #4A626D, #000000);
}
Charcoal Blue 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.
#372B25Analogous 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.
#253734#252837Triadic 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.
#372531#313725Tetradic 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.
#342537#372B25#283725Split 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.
#372528#373425Monochromatic 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.
#4A626D#263238#000000