Harmony system
Mardi Gras Color Harmonies
Mardi Gras color harmonies are generated from #880085 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Mardi Gras into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Mardi Gras sits in the pink family with warm temperature and balanced 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
Mardi Gras Harmony Guide
Mardi Gras 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 Mardi Gras Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Mardi Gras.
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": "mardi-gras",
"name": "Mardi Gras",
"hex": "#880085",
"url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.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": "#008A02",
"name": "#008A02",
"slug": null,
"rgb": [
0,
138,
2
],
"hsl": [
121,
100,
27
],
"cmyk": [
100,
0,
99,
46
],
"luminance": 0.1818,
"contrast": {
"black": 4.64,
"white": 4.53
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a02.json"
}
],
"anchor": "mardi-gras-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": "#47008A",
"name": "#47008A",
"slug": null,
"rgb": [
71,
0,
138
],
"hsl": [
271,
100,
27
],
"cmyk": [
49,
100,
0,
46
],
"luminance": 0.0317,
"contrast": {
"black": 1.63,
"white": 12.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/47008a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/47008a.json"
},
{
"hex": "#8A0043",
"name": "#8A0043",
"slug": null,
"rgb": [
138,
0,
67
],
"hsl": [
331,
100,
27
],
"cmyk": [
0,
100,
51,
46
],
"luminance": 0.0581,
"contrast": {
"black": 2.16,
"white": 9.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a0043/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a0043.json"
}
],
"anchor": "mardi-gras-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": "#878A00",
"name": "#878A00",
"slug": null,
"rgb": [
135,
138,
0
],
"hsl": [
61,
100,
27
],
"cmyk": [
2,
0,
100,
46
],
"luminance": 0.2333,
"contrast": {
"black": 5.67,
"white": 3.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/878a00/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/878a00.json"
},
{
"hex": "#00878A",
"name": "#00878A",
"slug": null,
"rgb": [
0,
135,
138
],
"hsl": [
181,
100,
27
],
"cmyk": [
100,
2,
0,
46
],
"luminance": 0.1916,
"contrast": {
"black": 4.83,
"white": 4.35
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/00878a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/00878a.json"
}
],
"anchor": "mardi-gras-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": "#8A4700",
"name": "#8A4700",
"slug": null,
"rgb": [
138,
71,
0
],
"hsl": [
31,
100,
27
],
"cmyk": [
0,
49,
100,
46
],
"luminance": 0.0991,
"contrast": {
"black": 2.98,
"white": 7.04
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a4700/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a4700.json"
},
{
"hex": "#008A02",
"name": "#008A02",
"slug": null,
"rgb": [
0,
138,
2
],
"hsl": [
121,
100,
27
],
"cmyk": [
100,
0,
99,
46
],
"luminance": 0.1818,
"contrast": {
"black": 4.64,
"white": 4.53
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a02.json"
},
{
"hex": "#00438A",
"name": "#00438A",
"slug": null,
"rgb": [
0,
67,
138
],
"hsl": [
211,
100,
27
],
"cmyk": [
100,
51,
0,
46
],
"luminance": 0.0585,
"contrast": {
"black": 2.17,
"white": 9.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/00438a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/00438a.json"
}
],
"anchor": "mardi-gras-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": "#438A00",
"name": "#438A00",
"slug": null,
"rgb": [
67,
138,
0
],
"hsl": [
91,
100,
27
],
"cmyk": [
51,
0,
100,
46
],
"luminance": 0.1937,
"contrast": {
"black": 4.87,
"white": 4.31
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/438a00/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/438a00.json"
},
{
"hex": "#008A47",
"name": "#008A47",
"slug": null,
"rgb": [
0,
138,
71
],
"hsl": [
151,
100,
27
],
"cmyk": [
100,
0,
49,
46
],
"luminance": 0.1863,
"contrast": {
"black": 4.73,
"white": 4.44
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a47/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a47.json"
}
],
"anchor": "mardi-gras-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": "#E600E2",
"name": "#E600E2",
"slug": null,
"rgb": [
230,
0,
226
],
"hsl": [
301,
100,
45
],
"cmyk": [
0,
100,
2,
10
],
"luminance": 0.2231,
"contrast": {
"black": 5.46,
"white": 3.84
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e600e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e600e2.json"
},
{
"hex": "#880085",
"name": "Mardi Gras",
"slug": "mardi-gras",
"rgb": [
136,
0,
133
],
"hsl": [
301,
100,
27
],
"cmyk": [
0,
100,
2,
47
],
"luminance": 0.0693,
"contrast": {
"black": 2.39,
"white": 8.8
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json"
},
{
"hex": "#2E002D",
"name": "#2E002D",
"slug": null,
"rgb": [
46,
0,
45
],
"hsl": [
301,
100,
9
],
"cmyk": [
0,
100,
2,
82
],
"luminance": 0.0077,
"contrast": {
"black": 1.15,
"white": 18.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2e002d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2e002d.json"
}
],
"anchor": "mardi-gras-harmony-monochromatic"
}
]Signature palette
[
"#880085",
"#008A02",
"#47008A",
"#8A0043",
"#E600E2",
"#2E002D"
]Accessibility notes
[
"Black contrast on Mardi Gras: 2.39:1",
"White contrast on Mardi Gras: 8.8:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-mardi-gras: #880085;\n --mardi-gras-complementary-1: #008A02;\n --mardi-gras-analogous-1: #47008A;\n --mardi-gras-analogous-2: #8A0043;\n --mardi-gras-triadic-1: #878A00;\n --mardi-gras-triadic-2: #00878A;\n --mardi-gras-tetradic-1: #8A4700;\n --mardi-gras-tetradic-2: #008A02;\n --mardi-gras-tetradic-3: #00438A;\n --mardi-gras-split-complementary-1: #438A00;\n --mardi-gras-split-complementary-2: #008A47;\n --mardi-gras-monochromatic-1: #E600E2;\n --mardi-gras-monochromatic-2: #880085;\n --mardi-gras-monochromatic-3: #2E002D;\n}\n\n.palette-mardi-gras-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #880085, #008A02, #47008A, #8A0043, #E600E2, #2E002D);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "mardi-gras",
"name": "Mardi Gras",
"hex": "#880085",
"rgb": [
136,
0,
133
],
"hsl": [
301,
100,
27
],
"cmyk": [
0,
100,
2,
47
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0693,
"contrast": {
"black": 2.39,
"white": 8.8
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "mardi-gras",
"name": "Mardi Gras",
"hex": "#880085",
"url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.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": "#008A02",
"name": "#008A02",
"slug": null,
"rgb": [
0,
138,
2
],
"hsl": [
121,
100,
27
],
"cmyk": [
100,
0,
99,
46
],
"luminance": 0.1818,
"contrast": {
"black": 4.64,
"white": 4.53
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a02.json"
}
],
"anchor": "mardi-gras-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": "#47008A",
"name": "#47008A",
"slug": null,
"rgb": [
71,
0,
138
],
"hsl": [
271,
100,
27
],
"cmyk": [
49,
100,
0,
46
],
"luminance": 0.0317,
"contrast": {
"black": 1.63,
"white": 12.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/47008a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/47008a.json"
},
{
"hex": "#8A0043",
"name": "#8A0043",
"slug": null,
"rgb": [
138,
0,
67
],
"hsl": [
331,
100,
27
],
"cmyk": [
0,
100,
51,
46
],
"luminance": 0.0581,
"contrast": {
"black": 2.16,
"white": 9.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a0043/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a0043.json"
}
],
"anchor": "mardi-gras-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": "#878A00",
"name": "#878A00",
"slug": null,
"rgb": [
135,
138,
0
],
"hsl": [
61,
100,
27
],
"cmyk": [
2,
0,
100,
46
],
"luminance": 0.2333,
"contrast": {
"black": 5.67,
"white": 3.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/878a00/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/878a00.json"
},
{
"hex": "#00878A",
"name": "#00878A",
"slug": null,
"rgb": [
0,
135,
138
],
"hsl": [
181,
100,
27
],
"cmyk": [
100,
2,
0,
46
],
"luminance": 0.1916,
"contrast": {
"black": 4.83,
"white": 4.35
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/00878a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/00878a.json"
}
],
"anchor": "mardi-gras-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": "#8A4700",
"name": "#8A4700",
"slug": null,
"rgb": [
138,
71,
0
],
"hsl": [
31,
100,
27
],
"cmyk": [
0,
49,
100,
46
],
"luminance": 0.0991,
"contrast": {
"black": 2.98,
"white": 7.04
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8a4700/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a4700.json"
},
{
"hex": "#008A02",
"name": "#008A02",
"slug": null,
"rgb": [
0,
138,
2
],
"hsl": [
121,
100,
27
],
"cmyk": [
100,
0,
99,
46
],
"luminance": 0.1818,
"contrast": {
"black": 4.64,
"white": 4.53
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a02.json"
},
{
"hex": "#00438A",
"name": "#00438A",
"slug": null,
"rgb": [
0,
67,
138
],
"hsl": [
211,
100,
27
],
"cmyk": [
100,
51,
0,
46
],
"luminance": 0.0585,
"contrast": {
"black": 2.17,
"white": 9.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/00438a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/00438a.json"
}
],
"anchor": "mardi-gras-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": "#438A00",
"name": "#438A00",
"slug": null,
"rgb": [
67,
138,
0
],
"hsl": [
91,
100,
27
],
"cmyk": [
51,
0,
100,
46
],
"luminance": 0.1937,
"contrast": {
"black": 4.87,
"white": 4.31
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/438a00/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/438a00.json"
},
{
"hex": "#008A47",
"name": "#008A47",
"slug": null,
"rgb": [
0,
138,
71
],
"hsl": [
151,
100,
27
],
"cmyk": [
100,
0,
49,
46
],
"luminance": 0.1863,
"contrast": {
"black": 4.73,
"white": 4.44
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/008a47/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/008a47.json"
}
],
"anchor": "mardi-gras-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": "#E600E2",
"name": "#E600E2",
"slug": null,
"rgb": [
230,
0,
226
],
"hsl": [
301,
100,
45
],
"cmyk": [
0,
100,
2,
10
],
"luminance": 0.2231,
"contrast": {
"black": 5.46,
"white": 3.84
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e600e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e600e2.json"
},
{
"hex": "#880085",
"name": "Mardi Gras",
"slug": "mardi-gras",
"rgb": [
136,
0,
133
],
"hsl": [
301,
100,
27
],
"cmyk": [
0,
100,
2,
47
],
"luminance": 0.0693,
"contrast": {
"black": 2.39,
"white": 8.8
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json"
},
{
"hex": "#2E002D",
"name": "#2E002D",
"slug": null,
"rgb": [
46,
0,
45
],
"hsl": [
301,
100,
9
],
"cmyk": [
0,
100,
2,
82
],
"luminance": 0.0077,
"contrast": {
"black": 1.15,
"white": 18.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2e002d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2e002d.json"
}
],
"anchor": "mardi-gras-harmony-monochromatic"
}
],
"signaturePalette": [
"#880085",
"#008A02",
"#47008A",
"#8A0043",
"#E600E2",
"#2E002D"
],
"semanticGroups": [
"pink harmony",
"warm harmony",
"balanced harmony",
"mardi gras palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Mardi Gras: 2.39:1",
"White contrast on Mardi Gras: 8.8:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/mardi-gras.json",
"https://www.colorsencyclopedia.com/api/colors/mardi-gras.json",
"https://www.colorsencyclopedia.com/api/hex/880085.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/mardi-gras/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/mardi-gras.json",
"cssSnippet": ":root {\n --color-mardi-gras: #880085;\n --mardi-gras-complementary-1: #008A02;\n --mardi-gras-analogous-1: #47008A;\n --mardi-gras-analogous-2: #8A0043;\n --mardi-gras-triadic-1: #878A00;\n --mardi-gras-triadic-2: #00878A;\n --mardi-gras-tetradic-1: #8A4700;\n --mardi-gras-tetradic-2: #008A02;\n --mardi-gras-tetradic-3: #00438A;\n --mardi-gras-split-complementary-1: #438A00;\n --mardi-gras-split-complementary-2: #008A47;\n --mardi-gras-monochromatic-1: #E600E2;\n --mardi-gras-monochromatic-2: #880085;\n --mardi-gras-monochromatic-3: #2E002D;\n}\n\n.palette-mardi-gras-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #880085, #008A02, #47008A, #8A0043, #E600E2, #2E002D);\n}"
}
CSS Harmony Tokens
Use these tokens when Mardi Gras needs a complete palette system instead of a single color variable.
:root {
--color-mardi-gras: #880085;
--mardi-gras-complementary-1: #008A02;
--mardi-gras-analogous-1: #47008A;
--mardi-gras-analogous-2: #8A0043;
--mardi-gras-triadic-1: #878A00;
--mardi-gras-triadic-2: #00878A;
--mardi-gras-tetradic-1: #8A4700;
--mardi-gras-tetradic-2: #008A02;
--mardi-gras-tetradic-3: #00438A;
--mardi-gras-split-complementary-1: #438A00;
--mardi-gras-split-complementary-2: #008A47;
--mardi-gras-monochromatic-1: #E600E2;
--mardi-gras-monochromatic-2: #880085;
--mardi-gras-monochromatic-3: #2E002D;
}
.palette-mardi-gras-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #880085, #008A02, #47008A, #8A0043, #E600E2, #2E002D);
}
Mardi Gras 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.
#008A02Analogous 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.
#47008A#8A0043Triadic 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.
#878A00#00878ATetradic 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.
#8A4700#008A02#00438ASplit 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.
#438A00#008A47Monochromatic 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.
#E600E2#880085#2E002D