Harmony system
Ultramarine Color Harmonies
Ultramarine color harmonies are generated from #120A8F with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Ultramarine into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Ultramarine sits in the blue family with cool temperature and jewel 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
Ultramarine Harmony Guide
Ultramarine 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 Ultramarine Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Ultramarine.
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": "ultramarine",
"name": "Ultramarine",
"hex": "#120A8F",
"url": "https://www.colorsencyclopedia.com/colors/ultramarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ultramarine.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": "#868F0A",
"name": "#868F0A",
"slug": null,
"rgb": [
134,
143,
10
],
"hsl": [
64,
87,
30
],
"cmyk": [
6,
0,
93,
44
],
"luminance": 0.2474,
"contrast": {
"black": 5.95,
"white": 3.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/868f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/868f0a.json"
}
],
"anchor": "ultramarine-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": "#0A448F",
"name": "#0A448F",
"slug": null,
"rgb": [
10,
68,
143
],
"hsl": [
214,
87,
30
],
"cmyk": [
93,
52,
0,
44
],
"luminance": 0.0618,
"contrast": {
"black": 2.24,
"white": 9.39
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/0a448f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a448f.json"
},
{
"hex": "#550A8F",
"name": "#550A8F",
"slug": null,
"rgb": [
85,
10,
143
],
"hsl": [
274,
87,
30
],
"cmyk": [
41,
93,
0,
44
],
"luminance": 0.0413,
"contrast": {
"black": 1.83,
"white": 11.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/550a8f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/550a8f.json"
}
],
"anchor": "ultramarine-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": "#8F130A",
"name": "#8F130A",
"slug": null,
"rgb": [
143,
19,
10
],
"hsl": [
4,
87,
30
],
"cmyk": [
0,
87,
93,
44
],
"luminance": 0.0633,
"contrast": {
"black": 2.27,
"white": 9.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8f130a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f130a.json"
},
{
"hex": "#0A8F13",
"name": "#0A8F13",
"slug": null,
"rgb": [
10,
143,
19
],
"hsl": [
124,
87,
30
],
"cmyk": [
93,
0,
87,
44
],
"luminance": 0.1976,
"contrast": {
"black": 4.95,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0a8f13/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a8f13.json"
}
],
"anchor": "ultramarine-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": "#8F0A44",
"name": "#8F0A44",
"slug": null,
"rgb": [
143,
10,
68
],
"hsl": [
334,
87,
30
],
"cmyk": [
0,
93,
52,
44
],
"luminance": 0.0647,
"contrast": {
"black": 2.29,
"white": 9.15
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8f0a44/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f0a44.json"
},
{
"hex": "#868F0A",
"name": "#868F0A",
"slug": null,
"rgb": [
134,
143,
10
],
"hsl": [
64,
87,
30
],
"cmyk": [
6,
0,
93,
44
],
"luminance": 0.2474,
"contrast": {
"black": 5.95,
"white": 3.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/868f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/868f0a.json"
},
{
"hex": "#0A8F55",
"name": "#0A8F55",
"slug": null,
"rgb": [
10,
143,
85
],
"hsl": [
154,
87,
30
],
"cmyk": [
93,
0,
41,
44
],
"luminance": 0.2037,
"contrast": {
"black": 5.07,
"white": 4.14
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0a8f55/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a8f55.json"
}
],
"anchor": "ultramarine-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": "#8F550A",
"name": "#8F550A",
"slug": null,
"rgb": [
143,
85,
10
],
"hsl": [
34,
87,
30
],
"cmyk": [
0,
41,
93,
44
],
"luminance": 0.1236,
"contrast": {
"black": 3.47,
"white": 6.05
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8f550a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f550a.json"
},
{
"hex": "#448F0A",
"name": "#448F0A",
"slug": null,
"rgb": [
68,
143,
10
],
"hsl": [
94,
87,
30
],
"cmyk": [
52,
0,
93,
44
],
"luminance": 0.209,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/448f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/448f0a.json"
}
],
"anchor": "ultramarine-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": "#1E10E5",
"name": "#1E10E5",
"slug": null,
"rgb": [
30,
16,
229
],
"hsl": [
244,
87,
48
],
"cmyk": [
87,
93,
0,
10
],
"luminance": 0.063,
"contrast": {
"black": 2.26,
"white": 9.29
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1e10e5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e10e5.json"
},
{
"hex": "#120A8F",
"name": "Ultramarine",
"slug": "ultramarine",
"rgb": [
18,
10,
143
],
"hsl": [
244,
87,
30
],
"cmyk": [
87,
93,
0,
44
],
"luminance": 0.0233,
"contrast": {
"black": 1.47,
"white": 14.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ultramarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ultramarine.json"
},
{
"hex": "#080439",
"name": "#080439",
"slug": null,
"rgb": [
8,
4,
57
],
"hsl": [
245,
87,
12
],
"cmyk": [
86,
93,
0,
78
],
"luminance": 0.0043,
"contrast": {
"black": 1.09,
"white": 19.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/080439/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/080439.json"
}
],
"anchor": "ultramarine-harmony-monochromatic"
}
]Signature palette
[
"#120A8F",
"#868F0A",
"#0A448F",
"#550A8F",
"#1E10E5",
"#080439"
]Accessibility notes
[
"Black contrast on Ultramarine: 1.47:1",
"White contrast on Ultramarine: 14.32:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-ultramarine: #120A8F;\n --ultramarine-complementary-1: #868F0A;\n --ultramarine-analogous-1: #0A448F;\n --ultramarine-analogous-2: #550A8F;\n --ultramarine-triadic-1: #8F130A;\n --ultramarine-triadic-2: #0A8F13;\n --ultramarine-tetradic-1: #8F0A44;\n --ultramarine-tetradic-2: #868F0A;\n --ultramarine-tetradic-3: #0A8F55;\n --ultramarine-split-complementary-1: #8F550A;\n --ultramarine-split-complementary-2: #448F0A;\n --ultramarine-monochromatic-1: #1E10E5;\n --ultramarine-monochromatic-2: #120A8F;\n --ultramarine-monochromatic-3: #080439;\n}\n\n.palette-ultramarine-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #120A8F, #868F0A, #0A448F, #550A8F, #1E10E5, #080439);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ultramarine",
"name": "Ultramarine",
"hex": "#120A8F",
"rgb": [
18,
10,
143
],
"hsl": [
244,
87,
30
],
"cmyk": [
87,
93,
0,
44
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0233,
"contrast": {
"black": 1.47,
"white": 14.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "ultramarine",
"name": "Ultramarine",
"hex": "#120A8F",
"url": "https://www.colorsencyclopedia.com/colors/ultramarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ultramarine.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": "#868F0A",
"name": "#868F0A",
"slug": null,
"rgb": [
134,
143,
10
],
"hsl": [
64,
87,
30
],
"cmyk": [
6,
0,
93,
44
],
"luminance": 0.2474,
"contrast": {
"black": 5.95,
"white": 3.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/868f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/868f0a.json"
}
],
"anchor": "ultramarine-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": "#0A448F",
"name": "#0A448F",
"slug": null,
"rgb": [
10,
68,
143
],
"hsl": [
214,
87,
30
],
"cmyk": [
93,
52,
0,
44
],
"luminance": 0.0618,
"contrast": {
"black": 2.24,
"white": 9.39
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/0a448f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a448f.json"
},
{
"hex": "#550A8F",
"name": "#550A8F",
"slug": null,
"rgb": [
85,
10,
143
],
"hsl": [
274,
87,
30
],
"cmyk": [
41,
93,
0,
44
],
"luminance": 0.0413,
"contrast": {
"black": 1.83,
"white": 11.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/550a8f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/550a8f.json"
}
],
"anchor": "ultramarine-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": "#8F130A",
"name": "#8F130A",
"slug": null,
"rgb": [
143,
19,
10
],
"hsl": [
4,
87,
30
],
"cmyk": [
0,
87,
93,
44
],
"luminance": 0.0633,
"contrast": {
"black": 2.27,
"white": 9.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8f130a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f130a.json"
},
{
"hex": "#0A8F13",
"name": "#0A8F13",
"slug": null,
"rgb": [
10,
143,
19
],
"hsl": [
124,
87,
30
],
"cmyk": [
93,
0,
87,
44
],
"luminance": 0.1976,
"contrast": {
"black": 4.95,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0a8f13/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a8f13.json"
}
],
"anchor": "ultramarine-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": "#8F0A44",
"name": "#8F0A44",
"slug": null,
"rgb": [
143,
10,
68
],
"hsl": [
334,
87,
30
],
"cmyk": [
0,
93,
52,
44
],
"luminance": 0.0647,
"contrast": {
"black": 2.29,
"white": 9.15
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8f0a44/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f0a44.json"
},
{
"hex": "#868F0A",
"name": "#868F0A",
"slug": null,
"rgb": [
134,
143,
10
],
"hsl": [
64,
87,
30
],
"cmyk": [
6,
0,
93,
44
],
"luminance": 0.2474,
"contrast": {
"black": 5.95,
"white": 3.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/868f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/868f0a.json"
},
{
"hex": "#0A8F55",
"name": "#0A8F55",
"slug": null,
"rgb": [
10,
143,
85
],
"hsl": [
154,
87,
30
],
"cmyk": [
93,
0,
41,
44
],
"luminance": 0.2037,
"contrast": {
"black": 5.07,
"white": 4.14
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0a8f55/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0a8f55.json"
}
],
"anchor": "ultramarine-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": "#8F550A",
"name": "#8F550A",
"slug": null,
"rgb": [
143,
85,
10
],
"hsl": [
34,
87,
30
],
"cmyk": [
0,
41,
93,
44
],
"luminance": 0.1236,
"contrast": {
"black": 3.47,
"white": 6.05
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8f550a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f550a.json"
},
{
"hex": "#448F0A",
"name": "#448F0A",
"slug": null,
"rgb": [
68,
143,
10
],
"hsl": [
94,
87,
30
],
"cmyk": [
52,
0,
93,
44
],
"luminance": 0.209,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/448f0a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/448f0a.json"
}
],
"anchor": "ultramarine-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": "#1E10E5",
"name": "#1E10E5",
"slug": null,
"rgb": [
30,
16,
229
],
"hsl": [
244,
87,
48
],
"cmyk": [
87,
93,
0,
10
],
"luminance": 0.063,
"contrast": {
"black": 2.26,
"white": 9.29
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1e10e5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e10e5.json"
},
{
"hex": "#120A8F",
"name": "Ultramarine",
"slug": "ultramarine",
"rgb": [
18,
10,
143
],
"hsl": [
244,
87,
30
],
"cmyk": [
87,
93,
0,
44
],
"luminance": 0.0233,
"contrast": {
"black": 1.47,
"white": 14.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ultramarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ultramarine.json"
},
{
"hex": "#080439",
"name": "#080439",
"slug": null,
"rgb": [
8,
4,
57
],
"hsl": [
245,
87,
12
],
"cmyk": [
86,
93,
0,
78
],
"luminance": 0.0043,
"contrast": {
"black": 1.09,
"white": 19.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/080439/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/080439.json"
}
],
"anchor": "ultramarine-harmony-monochromatic"
}
],
"signaturePalette": [
"#120A8F",
"#868F0A",
"#0A448F",
"#550A8F",
"#1E10E5",
"#080439"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"jewel tone harmony",
"ultramarine palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Ultramarine: 1.47:1",
"White contrast on Ultramarine: 14.32:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/ultramarine.json",
"https://www.colorsencyclopedia.com/api/colors/ultramarine.json",
"https://www.colorsencyclopedia.com/api/hex/120a8f.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/ultramarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/ultramarine.json",
"cssSnippet": ":root {\n --color-ultramarine: #120A8F;\n --ultramarine-complementary-1: #868F0A;\n --ultramarine-analogous-1: #0A448F;\n --ultramarine-analogous-2: #550A8F;\n --ultramarine-triadic-1: #8F130A;\n --ultramarine-triadic-2: #0A8F13;\n --ultramarine-tetradic-1: #8F0A44;\n --ultramarine-tetradic-2: #868F0A;\n --ultramarine-tetradic-3: #0A8F55;\n --ultramarine-split-complementary-1: #8F550A;\n --ultramarine-split-complementary-2: #448F0A;\n --ultramarine-monochromatic-1: #1E10E5;\n --ultramarine-monochromatic-2: #120A8F;\n --ultramarine-monochromatic-3: #080439;\n}\n\n.palette-ultramarine-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #120A8F, #868F0A, #0A448F, #550A8F, #1E10E5, #080439);\n}"
}
CSS Harmony Tokens
Use these tokens when Ultramarine needs a complete palette system instead of a single color variable.
:root {
--color-ultramarine: #120A8F;
--ultramarine-complementary-1: #868F0A;
--ultramarine-analogous-1: #0A448F;
--ultramarine-analogous-2: #550A8F;
--ultramarine-triadic-1: #8F130A;
--ultramarine-triadic-2: #0A8F13;
--ultramarine-tetradic-1: #8F0A44;
--ultramarine-tetradic-2: #868F0A;
--ultramarine-tetradic-3: #0A8F55;
--ultramarine-split-complementary-1: #8F550A;
--ultramarine-split-complementary-2: #448F0A;
--ultramarine-monochromatic-1: #1E10E5;
--ultramarine-monochromatic-2: #120A8F;
--ultramarine-monochromatic-3: #080439;
}
.palette-ultramarine-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #120A8F, #868F0A, #0A448F, #550A8F, #1E10E5, #080439);
}
Ultramarine 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.
#868F0AAnalogous 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.
#0A448F#550A8FTriadic 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.
#8F130A#0A8F13Tetradic 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.
#8F0A44#868F0A#0A8F55Split 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.
#8F550A#448F0AMonochromatic 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.
#1E10E5#120A8F#080439