Harmony system
Cloud Color Harmonies
Cloud color harmonies are generated from #F5F6F7 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Cloud into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Cloud sits in the blue family with cool temperature and light 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
Cloud Harmony Guide
Cloud 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 Cloud Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Cloud.
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": "cloud",
"name": "Cloud",
"hex": "#F5F6F7",
"url": "https://www.colorsencyclopedia.com/colors/cloud/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cloud.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": "#F6F5F4",
"name": "#F6F5F4",
"slug": null,
"rgb": [
246,
245,
244
],
"hsl": [
30,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9143,
"contrast": {
"black": 19.29,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f5f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f5f4.json"
}
],
"anchor": "cloud-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": "#F4F6F6",
"name": "#F4F6F6",
"slug": null,
"rgb": [
244,
246,
246
],
"hsl": [
180,
10,
96
],
"cmyk": [
1,
0,
0,
4
],
"luminance": 0.918,
"contrast": {
"black": 19.36,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f6f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f6f6.json"
},
{
"hex": "#F4F4F6",
"name": "#F4F4F6",
"slug": null,
"rgb": [
244,
244,
246
],
"hsl": [
240,
10,
96
],
"cmyk": [
1,
1,
0,
4
],
"luminance": 0.9059,
"contrast": {
"black": 19.12,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f4f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f4f6.json"
}
],
"anchor": "cloud-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": "#F6F4F5",
"name": "#F6F4F5",
"slug": null,
"rgb": [
246,
244,
245
],
"hsl": [
330,
10,
96
],
"cmyk": [
0,
1,
0,
4
],
"luminance": 0.9089,
"contrast": {
"black": 19.18,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f5.json"
},
{
"hex": "#F5F6F4",
"name": "#F5F6F4",
"slug": null,
"rgb": [
245,
246,
244
],
"hsl": [
90,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9186,
"contrast": {
"black": 19.37,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5f6f4.json"
}
],
"anchor": "cloud-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": "#F6F4F6",
"name": "#F6F4F6",
"slug": null,
"rgb": [
246,
244,
246
],
"hsl": [
300,
10,
96
],
"cmyk": [
0,
1,
0,
4
],
"luminance": 0.9095,
"contrast": {
"black": 19.19,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f6.json"
},
{
"hex": "#F6F5F4",
"name": "#F6F5F4",
"slug": null,
"rgb": [
246,
245,
244
],
"hsl": [
30,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9143,
"contrast": {
"black": 19.29,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f5f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f5f4.json"
},
{
"hex": "#F4F6F4",
"name": "#F4F6F4",
"slug": null,
"rgb": [
244,
246,
244
],
"hsl": [
120,
10,
96
],
"cmyk": [
1,
0,
1,
4
],
"luminance": 0.9168,
"contrast": {
"black": 19.34,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f6f4.json"
}
],
"anchor": "cloud-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": "#F6F4F4",
"name": "#F6F4F4",
"slug": null,
"rgb": [
246,
244,
244
],
"hsl": [
0,
10,
96
],
"cmyk": [
0,
1,
1,
4
],
"luminance": 0.9083,
"contrast": {
"black": 19.17,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f4.json"
},
{
"hex": "#F6F6F4",
"name": "#F6F6F4",
"slug": null,
"rgb": [
246,
246,
244
],
"hsl": [
60,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9204,
"contrast": {
"black": 19.41,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f6f4.json"
}
],
"anchor": "cloud-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#F5F6F7",
"name": "Cloud",
"slug": "cloud",
"rgb": [
245,
246,
247
],
"hsl": [
210,
11,
96
],
"cmyk": [
1,
0,
0,
3
],
"luminance": 0.9204,
"contrast": {
"black": 19.41,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cloud/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cloud.json"
},
{
"hex": "#C1C7CD",
"name": "#C1C7CD",
"slug": null,
"rgb": [
193,
199,
205
],
"hsl": [
210,
11,
78
],
"cmyk": [
6,
3,
0,
20
],
"luminance": 0.5659,
"contrast": {
"black": 12.32,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c1c7cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c1c7cd.json"
}
],
"anchor": "cloud-harmony-monochromatic"
}
]Signature palette
[
"#F5F6F7",
"#F6F5F4",
"#F4F6F6",
"#F4F4F6",
"#FFFFFF",
"#C1C7CD"
]Accessibility notes
[
"Black contrast on Cloud: 19.41:1",
"White contrast on Cloud: 1.08:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-cloud: #F5F6F7;\n --cloud-complementary-1: #F6F5F4;\n --cloud-analogous-1: #F4F6F6;\n --cloud-analogous-2: #F4F4F6;\n --cloud-triadic-1: #F6F4F5;\n --cloud-triadic-2: #F5F6F4;\n --cloud-tetradic-1: #F6F4F6;\n --cloud-tetradic-2: #F6F5F4;\n --cloud-tetradic-3: #F4F6F4;\n --cloud-split-complementary-1: #F6F4F4;\n --cloud-split-complementary-2: #F6F6F4;\n --cloud-monochromatic-1: #FFFFFF;\n --cloud-monochromatic-2: #F5F6F7;\n --cloud-monochromatic-3: #C1C7CD;\n}\n\n.palette-cloud-harmony {\n color: #111827;\n background: linear-gradient(135deg, #F5F6F7, #F6F5F4, #F4F6F6, #F4F4F6, #FFFFFF, #C1C7CD);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cloud",
"name": "Cloud",
"hex": "#F5F6F7",
"rgb": [
245,
246,
247
],
"hsl": [
210,
11,
96
],
"cmyk": [
1,
0,
0,
3
],
"family": "blue",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.9204,
"contrast": {
"black": 19.41,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "cloud",
"name": "Cloud",
"hex": "#F5F6F7",
"url": "https://www.colorsencyclopedia.com/colors/cloud/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cloud.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": "#F6F5F4",
"name": "#F6F5F4",
"slug": null,
"rgb": [
246,
245,
244
],
"hsl": [
30,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9143,
"contrast": {
"black": 19.29,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f5f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f5f4.json"
}
],
"anchor": "cloud-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": "#F4F6F6",
"name": "#F4F6F6",
"slug": null,
"rgb": [
244,
246,
246
],
"hsl": [
180,
10,
96
],
"cmyk": [
1,
0,
0,
4
],
"luminance": 0.918,
"contrast": {
"black": 19.36,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f6f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f6f6.json"
},
{
"hex": "#F4F4F6",
"name": "#F4F4F6",
"slug": null,
"rgb": [
244,
244,
246
],
"hsl": [
240,
10,
96
],
"cmyk": [
1,
1,
0,
4
],
"luminance": 0.9059,
"contrast": {
"black": 19.12,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f4f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f4f6.json"
}
],
"anchor": "cloud-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": "#F6F4F5",
"name": "#F6F4F5",
"slug": null,
"rgb": [
246,
244,
245
],
"hsl": [
330,
10,
96
],
"cmyk": [
0,
1,
0,
4
],
"luminance": 0.9089,
"contrast": {
"black": 19.18,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f5.json"
},
{
"hex": "#F5F6F4",
"name": "#F5F6F4",
"slug": null,
"rgb": [
245,
246,
244
],
"hsl": [
90,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9186,
"contrast": {
"black": 19.37,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5f6f4.json"
}
],
"anchor": "cloud-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": "#F6F4F6",
"name": "#F6F4F6",
"slug": null,
"rgb": [
246,
244,
246
],
"hsl": [
300,
10,
96
],
"cmyk": [
0,
1,
0,
4
],
"luminance": 0.9095,
"contrast": {
"black": 19.19,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f6.json"
},
{
"hex": "#F6F5F4",
"name": "#F6F5F4",
"slug": null,
"rgb": [
246,
245,
244
],
"hsl": [
30,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9143,
"contrast": {
"black": 19.29,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f5f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f5f4.json"
},
{
"hex": "#F4F6F4",
"name": "#F4F6F4",
"slug": null,
"rgb": [
244,
246,
244
],
"hsl": [
120,
10,
96
],
"cmyk": [
1,
0,
1,
4
],
"luminance": 0.9168,
"contrast": {
"black": 19.34,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f4f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4f6f4.json"
}
],
"anchor": "cloud-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": "#F6F4F4",
"name": "#F6F4F4",
"slug": null,
"rgb": [
246,
244,
244
],
"hsl": [
0,
10,
96
],
"cmyk": [
0,
1,
1,
4
],
"luminance": 0.9083,
"contrast": {
"black": 19.17,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f4f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f4f4.json"
},
{
"hex": "#F6F6F4",
"name": "#F6F6F4",
"slug": null,
"rgb": [
246,
246,
244
],
"hsl": [
60,
10,
96
],
"cmyk": [
0,
0,
1,
4
],
"luminance": 0.9204,
"contrast": {
"black": 19.41,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6f6f4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6f6f4.json"
}
],
"anchor": "cloud-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#F5F6F7",
"name": "Cloud",
"slug": "cloud",
"rgb": [
245,
246,
247
],
"hsl": [
210,
11,
96
],
"cmyk": [
1,
0,
0,
3
],
"luminance": 0.9204,
"contrast": {
"black": 19.41,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cloud/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cloud.json"
},
{
"hex": "#C1C7CD",
"name": "#C1C7CD",
"slug": null,
"rgb": [
193,
199,
205
],
"hsl": [
210,
11,
78
],
"cmyk": [
6,
3,
0,
20
],
"luminance": 0.5659,
"contrast": {
"black": 12.32,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c1c7cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c1c7cd.json"
}
],
"anchor": "cloud-harmony-monochromatic"
}
],
"signaturePalette": [
"#F5F6F7",
"#F6F5F4",
"#F4F6F6",
"#F4F4F6",
"#FFFFFF",
"#C1C7CD"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"light harmony",
"cloud palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Cloud: 19.41:1",
"White contrast on Cloud: 1.08:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/cloud.json",
"https://www.colorsencyclopedia.com/api/colors/cloud.json",
"https://www.colorsencyclopedia.com/api/hex/f5f6f7.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/cloud/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/cloud.json",
"cssSnippet": ":root {\n --color-cloud: #F5F6F7;\n --cloud-complementary-1: #F6F5F4;\n --cloud-analogous-1: #F4F6F6;\n --cloud-analogous-2: #F4F4F6;\n --cloud-triadic-1: #F6F4F5;\n --cloud-triadic-2: #F5F6F4;\n --cloud-tetradic-1: #F6F4F6;\n --cloud-tetradic-2: #F6F5F4;\n --cloud-tetradic-3: #F4F6F4;\n --cloud-split-complementary-1: #F6F4F4;\n --cloud-split-complementary-2: #F6F6F4;\n --cloud-monochromatic-1: #FFFFFF;\n --cloud-monochromatic-2: #F5F6F7;\n --cloud-monochromatic-3: #C1C7CD;\n}\n\n.palette-cloud-harmony {\n color: #111827;\n background: linear-gradient(135deg, #F5F6F7, #F6F5F4, #F4F6F6, #F4F4F6, #FFFFFF, #C1C7CD);\n}"
}
CSS Harmony Tokens
Use these tokens when Cloud needs a complete palette system instead of a single color variable.
:root {
--color-cloud: #F5F6F7;
--cloud-complementary-1: #F6F5F4;
--cloud-analogous-1: #F4F6F6;
--cloud-analogous-2: #F4F4F6;
--cloud-triadic-1: #F6F4F5;
--cloud-triadic-2: #F5F6F4;
--cloud-tetradic-1: #F6F4F6;
--cloud-tetradic-2: #F6F5F4;
--cloud-tetradic-3: #F4F6F4;
--cloud-split-complementary-1: #F6F4F4;
--cloud-split-complementary-2: #F6F6F4;
--cloud-monochromatic-1: #FFFFFF;
--cloud-monochromatic-2: #F5F6F7;
--cloud-monochromatic-3: #C1C7CD;
}
.palette-cloud-harmony {
color: #111827;
background: linear-gradient(135deg, #F5F6F7, #F6F5F4, #F4F6F6, #F4F4F6, #FFFFFF, #C1C7CD);
}
Cloud 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.
#F6F5F4Analogous 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.
#F4F6F6#F4F4F6Triadic 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.
#F6F4F5#F5F6F4Tetradic 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.
#F6F4F6#F6F5F4#F4F6F4Split 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.
#F6F4F4#F6F6F4Monochromatic 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.
#FFFFFF#F5F6F7#C1C7CD