Harmony system
Cherry Red Color Harmonies
Cherry Red color harmonies are generated from #D2042D with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Cherry Red into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Cherry Red sits in the red family with warm temperature and vibrant 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
Cherry Red Harmony Guide
Cherry Red 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 Cherry Red Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Cherry Red.
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": "cherry-red",
"name": "Cherry Red",
"hex": "#D2042D",
"url": "https://www.colorsencyclopedia.com/colors/cherry-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-red.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": "#04D2A9",
"name": "#04D2A9",
"slug": null,
"rgb": [
4,
210,
169
],
"hsl": [
168,
96,
42
],
"cmyk": [
98,
0,
20,
18
],
"luminance": 0.4898,
"contrast": {
"black": 10.8,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d2a9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d2a9.json"
}
],
"anchor": "cherry-red-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": "#D20494",
"name": "#D20494",
"slug": null,
"rgb": [
210,
4,
148
],
"hsl": [
318,
96,
42
],
"cmyk": [
0,
98,
30,
18
],
"luminance": 0.1593,
"contrast": {
"black": 4.19,
"white": 5.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d20494/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d20494.json"
},
{
"hex": "#D24204",
"name": "#D24204",
"slug": null,
"rgb": [
210,
66,
4
],
"hsl": [
18,
96,
42
],
"cmyk": [
0,
69,
98,
18
],
"luminance": 0.1761,
"contrast": {
"black": 4.52,
"white": 4.64
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d24204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d24204.json"
}
],
"anchor": "cherry-red-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": "#2DD204",
"name": "#2DD204",
"slug": null,
"rgb": [
45,
210,
4
],
"hsl": [
108,
96,
42
],
"cmyk": [
79,
0,
98,
18
],
"luminance": 0.4666,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2dd204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2dd204.json"
},
{
"hex": "#042DD2",
"name": "#042DD2",
"slug": null,
"rgb": [
4,
45,
210
],
"hsl": [
228,
96,
42
],
"cmyk": [
98,
79,
0,
18
],
"luminance": 0.0656,
"contrast": {
"black": 2.31,
"white": 9.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/042dd2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/042dd2.json"
}
],
"anchor": "cherry-red-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": "#94D204",
"name": "#94D204",
"slug": null,
"rgb": [
148,
210,
4
],
"hsl": [
78,
96,
42
],
"cmyk": [
30,
0,
98,
18
],
"luminance": 0.524,
"contrast": {
"black": 11.48,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/94d204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/94d204.json"
},
{
"hex": "#04D2A9",
"name": "#04D2A9",
"slug": null,
"rgb": [
4,
210,
169
],
"hsl": [
168,
96,
42
],
"cmyk": [
98,
0,
20,
18
],
"luminance": 0.4898,
"contrast": {
"black": 10.8,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d2a9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d2a9.json"
},
{
"hex": "#4204D2",
"name": "#4204D2",
"slug": null,
"rgb": [
66,
4,
210
],
"hsl": [
258,
96,
42
],
"cmyk": [
69,
98,
0,
18
],
"luminance": 0.059,
"contrast": {
"black": 2.18,
"white": 9.63
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4204d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4204d2.json"
}
],
"anchor": "cherry-red-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": "#04D242",
"name": "#04D242",
"slug": null,
"rgb": [
4,
210,
66
],
"hsl": [
138,
96,
42
],
"cmyk": [
98,
0,
69,
18
],
"luminance": 0.4651,
"contrast": {
"black": 10.3,
"white": 2.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d242/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d242.json"
},
{
"hex": "#0494D2",
"name": "#0494D2",
"slug": null,
"rgb": [
4,
148,
210
],
"hsl": [
198,
96,
42
],
"cmyk": [
98,
30,
0,
18
],
"luminance": 0.2586,
"contrast": {
"black": 6.17,
"white": 3.4
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0494d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0494d2.json"
}
],
"anchor": "cherry-red-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": "#FB375E",
"name": "#FB375E",
"slug": null,
"rgb": [
251,
55,
94
],
"hsl": [
348,
96,
60
],
"cmyk": [
0,
78,
63,
2
],
"luminance": 0.2405,
"contrast": {
"black": 5.81,
"white": 3.61
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/fb375e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fb375e.json"
},
{
"hex": "#D2042D",
"name": "Cherry Red",
"slug": "cherry-red",
"rgb": [
210,
4,
45
],
"hsl": [
348,
96,
42
],
"cmyk": [
0,
98,
79,
18
],
"luminance": 0.1398,
"contrast": {
"black": 3.8,
"white": 5.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/cherry-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-red.json"
},
{
"hex": "#78021A",
"name": "#78021A",
"slug": null,
"rgb": [
120,
2,
26
],
"hsl": [
348,
97,
24
],
"cmyk": [
0,
98,
78,
53
],
"luminance": 0.0411,
"contrast": {
"black": 1.82,
"white": 11.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/78021a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/78021a.json"
}
],
"anchor": "cherry-red-harmony-monochromatic"
}
]Signature palette
[
"#D2042D",
"#04D2A9",
"#D20494",
"#D24204",
"#FB375E",
"#78021A"
]Accessibility notes
[
"Black contrast on Cherry Red: 3.8:1",
"White contrast on Cherry Red: 5.53:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-cherry-red: #D2042D;\n --cherry-red-complementary-1: #04D2A9;\n --cherry-red-analogous-1: #D20494;\n --cherry-red-analogous-2: #D24204;\n --cherry-red-triadic-1: #2DD204;\n --cherry-red-triadic-2: #042DD2;\n --cherry-red-tetradic-1: #94D204;\n --cherry-red-tetradic-2: #04D2A9;\n --cherry-red-tetradic-3: #4204D2;\n --cherry-red-split-complementary-1: #04D242;\n --cherry-red-split-complementary-2: #0494D2;\n --cherry-red-monochromatic-1: #FB375E;\n --cherry-red-monochromatic-2: #D2042D;\n --cherry-red-monochromatic-3: #78021A;\n}\n\n.palette-cherry-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #D2042D, #04D2A9, #D20494, #D24204, #FB375E, #78021A);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cherry-red",
"name": "Cherry Red",
"hex": "#D2042D",
"rgb": [
210,
4,
45
],
"hsl": [
348,
96,
42
],
"cmyk": [
0,
98,
79,
18
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1398,
"contrast": {
"black": 3.8,
"white": 5.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"sourceColor": {
"slug": "cherry-red",
"name": "Cherry Red",
"hex": "#D2042D",
"url": "https://www.colorsencyclopedia.com/colors/cherry-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-red.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": "#04D2A9",
"name": "#04D2A9",
"slug": null,
"rgb": [
4,
210,
169
],
"hsl": [
168,
96,
42
],
"cmyk": [
98,
0,
20,
18
],
"luminance": 0.4898,
"contrast": {
"black": 10.8,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d2a9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d2a9.json"
}
],
"anchor": "cherry-red-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": "#D20494",
"name": "#D20494",
"slug": null,
"rgb": [
210,
4,
148
],
"hsl": [
318,
96,
42
],
"cmyk": [
0,
98,
30,
18
],
"luminance": 0.1593,
"contrast": {
"black": 4.19,
"white": 5.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d20494/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d20494.json"
},
{
"hex": "#D24204",
"name": "#D24204",
"slug": null,
"rgb": [
210,
66,
4
],
"hsl": [
18,
96,
42
],
"cmyk": [
0,
69,
98,
18
],
"luminance": 0.1761,
"contrast": {
"black": 4.52,
"white": 4.64
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d24204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d24204.json"
}
],
"anchor": "cherry-red-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": "#2DD204",
"name": "#2DD204",
"slug": null,
"rgb": [
45,
210,
4
],
"hsl": [
108,
96,
42
],
"cmyk": [
79,
0,
98,
18
],
"luminance": 0.4666,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2dd204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2dd204.json"
},
{
"hex": "#042DD2",
"name": "#042DD2",
"slug": null,
"rgb": [
4,
45,
210
],
"hsl": [
228,
96,
42
],
"cmyk": [
98,
79,
0,
18
],
"luminance": 0.0656,
"contrast": {
"black": 2.31,
"white": 9.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/042dd2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/042dd2.json"
}
],
"anchor": "cherry-red-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": "#94D204",
"name": "#94D204",
"slug": null,
"rgb": [
148,
210,
4
],
"hsl": [
78,
96,
42
],
"cmyk": [
30,
0,
98,
18
],
"luminance": 0.524,
"contrast": {
"black": 11.48,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/94d204/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/94d204.json"
},
{
"hex": "#04D2A9",
"name": "#04D2A9",
"slug": null,
"rgb": [
4,
210,
169
],
"hsl": [
168,
96,
42
],
"cmyk": [
98,
0,
20,
18
],
"luminance": 0.4898,
"contrast": {
"black": 10.8,
"white": 1.95
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d2a9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d2a9.json"
},
{
"hex": "#4204D2",
"name": "#4204D2",
"slug": null,
"rgb": [
66,
4,
210
],
"hsl": [
258,
96,
42
],
"cmyk": [
69,
98,
0,
18
],
"luminance": 0.059,
"contrast": {
"black": 2.18,
"white": 9.63
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4204d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4204d2.json"
}
],
"anchor": "cherry-red-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": "#04D242",
"name": "#04D242",
"slug": null,
"rgb": [
4,
210,
66
],
"hsl": [
138,
96,
42
],
"cmyk": [
98,
0,
69,
18
],
"luminance": 0.4651,
"contrast": {
"black": 10.3,
"white": 2.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/04d242/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04d242.json"
},
{
"hex": "#0494D2",
"name": "#0494D2",
"slug": null,
"rgb": [
4,
148,
210
],
"hsl": [
198,
96,
42
],
"cmyk": [
98,
30,
0,
18
],
"luminance": 0.2586,
"contrast": {
"black": 6.17,
"white": 3.4
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0494d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0494d2.json"
}
],
"anchor": "cherry-red-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": "#FB375E",
"name": "#FB375E",
"slug": null,
"rgb": [
251,
55,
94
],
"hsl": [
348,
96,
60
],
"cmyk": [
0,
78,
63,
2
],
"luminance": 0.2405,
"contrast": {
"black": 5.81,
"white": 3.61
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/fb375e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fb375e.json"
},
{
"hex": "#D2042D",
"name": "Cherry Red",
"slug": "cherry-red",
"rgb": [
210,
4,
45
],
"hsl": [
348,
96,
42
],
"cmyk": [
0,
98,
79,
18
],
"luminance": 0.1398,
"contrast": {
"black": 3.8,
"white": 5.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/cherry-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-red.json"
},
{
"hex": "#78021A",
"name": "#78021A",
"slug": null,
"rgb": [
120,
2,
26
],
"hsl": [
348,
97,
24
],
"cmyk": [
0,
98,
78,
53
],
"luminance": 0.0411,
"contrast": {
"black": 1.82,
"white": 11.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/78021a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/78021a.json"
}
],
"anchor": "cherry-red-harmony-monochromatic"
}
],
"signaturePalette": [
"#D2042D",
"#04D2A9",
"#D20494",
"#D24204",
"#FB375E",
"#78021A"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"vibrant harmony",
"cherry red palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Cherry Red: 3.8:1",
"White contrast on Cherry Red: 5.53:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/cherry-red.json",
"https://www.colorsencyclopedia.com/api/colors/cherry-red.json",
"https://www.colorsencyclopedia.com/api/hex/d2042d.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/cherry-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/cherry-red.json",
"cssSnippet": ":root {\n --color-cherry-red: #D2042D;\n --cherry-red-complementary-1: #04D2A9;\n --cherry-red-analogous-1: #D20494;\n --cherry-red-analogous-2: #D24204;\n --cherry-red-triadic-1: #2DD204;\n --cherry-red-triadic-2: #042DD2;\n --cherry-red-tetradic-1: #94D204;\n --cherry-red-tetradic-2: #04D2A9;\n --cherry-red-tetradic-3: #4204D2;\n --cherry-red-split-complementary-1: #04D242;\n --cherry-red-split-complementary-2: #0494D2;\n --cherry-red-monochromatic-1: #FB375E;\n --cherry-red-monochromatic-2: #D2042D;\n --cherry-red-monochromatic-3: #78021A;\n}\n\n.palette-cherry-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #D2042D, #04D2A9, #D20494, #D24204, #FB375E, #78021A);\n}"
}
CSS Harmony Tokens
Use these tokens when Cherry Red needs a complete palette system instead of a single color variable.
:root {
--color-cherry-red: #D2042D;
--cherry-red-complementary-1: #04D2A9;
--cherry-red-analogous-1: #D20494;
--cherry-red-analogous-2: #D24204;
--cherry-red-triadic-1: #2DD204;
--cherry-red-triadic-2: #042DD2;
--cherry-red-tetradic-1: #94D204;
--cherry-red-tetradic-2: #04D2A9;
--cherry-red-tetradic-3: #4204D2;
--cherry-red-split-complementary-1: #04D242;
--cherry-red-split-complementary-2: #0494D2;
--cherry-red-monochromatic-1: #FB375E;
--cherry-red-monochromatic-2: #D2042D;
--cherry-red-monochromatic-3: #78021A;
}
.palette-cherry-red-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #D2042D, #04D2A9, #D20494, #D24204, #FB375E, #78021A);
}
Cherry Red 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.
#04D2A9Analogous 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.
#D20494#D24204Triadic 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.
#2DD204#042DD2Tetradic 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.
#94D204#04D2A9#4204D2Split 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.
#04D242#0494D2Monochromatic 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.
#FB375E#D2042D#78021A