Harmony system
Rose Red Color Harmonies
Rose Red color harmonies are generated from #C21E56 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Rose Red into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Rose Red sits in the pink 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
Rose Red Harmony Guide
Rose 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 Rose Red Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Rose 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": "rose-red",
"name": "Rose Red",
"hex": "#C21E56",
"url": "https://www.colorsencyclopedia.com/colors/rose-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-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": "#1EC28C",
"name": "#1EC28C",
"slug": null,
"rgb": [
30,
194,
140
],
"hsl": [
160,
73,
44
],
"cmyk": [
85,
0,
28,
24
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec28c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec28c.json"
}
],
"anchor": "rose-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": "#C21EA7",
"name": "#C21EA7",
"slug": null,
"rgb": [
194,
30,
167
],
"hsl": [
310,
73,
44
],
"cmyk": [
0,
85,
14,
24
],
"luminance": 0.1519,
"contrast": {
"black": 4.04,
"white": 5.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c21ea7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c21ea7.json"
},
{
"hex": "#C23A1E",
"name": "#C23A1E",
"slug": null,
"rgb": [
194,
58,
30
],
"hsl": [
10,
73,
44
],
"cmyk": [
0,
70,
85,
24
],
"luminance": 0.1459,
"contrast": {
"black": 3.92,
"white": 5.36
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c23a1e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c23a1e.json"
}
],
"anchor": "rose-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": "#55C21E",
"name": "#55C21E",
"slug": null,
"rgb": [
85,
194,
30
],
"hsl": [
100,
73,
44
],
"cmyk": [
56,
0,
85,
24
],
"luminance": 0.4061,
"contrast": {
"black": 9.12,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/55c21e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/55c21e.json"
},
{
"hex": "#1E55C2",
"name": "#1E55C2",
"slug": null,
"rgb": [
30,
85,
194
],
"hsl": [
220,
73,
44
],
"cmyk": [
85,
56,
0,
24
],
"luminance": 0.1067,
"contrast": {
"black": 3.13,
"white": 6.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/1e55c2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e55c2.json"
}
],
"anchor": "rose-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": "#A7C21E",
"name": "#A7C21E",
"slug": null,
"rgb": [
167,
194,
30
],
"hsl": [
70,
73,
44
],
"cmyk": [
14,
0,
85,
24
],
"luminance": 0.4689,
"contrast": {
"black": 10.38,
"white": 2.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a7c21e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a7c21e.json"
},
{
"hex": "#1EC28C",
"name": "#1EC28C",
"slug": null,
"rgb": [
30,
194,
140
],
"hsl": [
160,
73,
44
],
"cmyk": [
85,
0,
28,
24
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec28c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec28c.json"
},
{
"hex": "#3A1EC2",
"name": "#3A1EC2",
"slug": null,
"rgb": [
58,
30,
194
],
"hsl": [
250,
73,
44
],
"cmyk": [
70,
85,
0,
24
],
"luminance": 0.0572,
"contrast": {
"black": 2.14,
"white": 9.79
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3a1ec2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a1ec2.json"
}
],
"anchor": "rose-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": "#1EC23A",
"name": "#1EC23A",
"slug": null,
"rgb": [
30,
194,
58
],
"hsl": [
130,
73,
44
],
"cmyk": [
85,
0,
70,
24
],
"luminance": 0.3917,
"contrast": {
"black": 8.83,
"white": 2.38
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec23a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec23a.json"
},
{
"hex": "#1EA7C2",
"name": "#1EA7C2",
"slug": null,
"rgb": [
30,
167,
194
],
"hsl": [
190,
73,
44
],
"cmyk": [
85,
14,
0,
24
],
"luminance": 0.3181,
"contrast": {
"black": 7.36,
"white": 2.85
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ea7c2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ea7c2.json"
}
],
"anchor": "rose-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": "#E55787",
"name": "#E55787",
"slug": null,
"rgb": [
229,
87,
135
],
"hsl": [
340,
73,
62
],
"cmyk": [
0,
62,
41,
10
],
"luminance": 0.2522,
"contrast": {
"black": 6.04,
"white": 3.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e55787/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e55787.json"
},
{
"hex": "#C21E56",
"name": "Rose Red",
"slug": "rose-red",
"rgb": [
194,
30,
86
],
"hsl": [
340,
73,
44
],
"cmyk": [
0,
85,
56,
24
],
"luminance": 0.1307,
"contrast": {
"black": 3.61,
"white": 5.81
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/rose-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
},
{
"hex": "#731232",
"name": "#731232",
"slug": null,
"rgb": [
115,
18,
50
],
"hsl": [
340,
73,
26
],
"cmyk": [
0,
84,
57,
55
],
"luminance": 0.0431,
"contrast": {
"black": 1.86,
"white": 11.28
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/731232/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/731232.json"
}
],
"anchor": "rose-red-harmony-monochromatic"
}
]Signature palette
[
"#C21E56",
"#1EC28C",
"#C21EA7",
"#C23A1E",
"#E55787",
"#731232"
]Accessibility notes
[
"Black contrast on Rose Red: 3.61:1",
"White contrast on Rose Red: 5.81:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-rose-red: #C21E56;\n --rose-red-complementary-1: #1EC28C;\n --rose-red-analogous-1: #C21EA7;\n --rose-red-analogous-2: #C23A1E;\n --rose-red-triadic-1: #55C21E;\n --rose-red-triadic-2: #1E55C2;\n --rose-red-tetradic-1: #A7C21E;\n --rose-red-tetradic-2: #1EC28C;\n --rose-red-tetradic-3: #3A1EC2;\n --rose-red-split-complementary-1: #1EC23A;\n --rose-red-split-complementary-2: #1EA7C2;\n --rose-red-monochromatic-1: #E55787;\n --rose-red-monochromatic-2: #C21E56;\n --rose-red-monochromatic-3: #731232;\n}\n\n.palette-rose-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #C21E56, #1EC28C, #C21EA7, #C23A1E, #E55787, #731232);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "rose-red",
"name": "Rose Red",
"hex": "#C21E56",
"rgb": [
194,
30,
86
],
"hsl": [
340,
73,
44
],
"cmyk": [
0,
85,
56,
24
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1307,
"contrast": {
"black": 3.61,
"white": 5.81
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"sourceColor": {
"slug": "rose-red",
"name": "Rose Red",
"hex": "#C21E56",
"url": "https://www.colorsencyclopedia.com/colors/rose-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-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": "#1EC28C",
"name": "#1EC28C",
"slug": null,
"rgb": [
30,
194,
140
],
"hsl": [
160,
73,
44
],
"cmyk": [
85,
0,
28,
24
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec28c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec28c.json"
}
],
"anchor": "rose-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": "#C21EA7",
"name": "#C21EA7",
"slug": null,
"rgb": [
194,
30,
167
],
"hsl": [
310,
73,
44
],
"cmyk": [
0,
85,
14,
24
],
"luminance": 0.1519,
"contrast": {
"black": 4.04,
"white": 5.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c21ea7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c21ea7.json"
},
{
"hex": "#C23A1E",
"name": "#C23A1E",
"slug": null,
"rgb": [
194,
58,
30
],
"hsl": [
10,
73,
44
],
"cmyk": [
0,
70,
85,
24
],
"luminance": 0.1459,
"contrast": {
"black": 3.92,
"white": 5.36
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c23a1e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c23a1e.json"
}
],
"anchor": "rose-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": "#55C21E",
"name": "#55C21E",
"slug": null,
"rgb": [
85,
194,
30
],
"hsl": [
100,
73,
44
],
"cmyk": [
56,
0,
85,
24
],
"luminance": 0.4061,
"contrast": {
"black": 9.12,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/55c21e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/55c21e.json"
},
{
"hex": "#1E55C2",
"name": "#1E55C2",
"slug": null,
"rgb": [
30,
85,
194
],
"hsl": [
220,
73,
44
],
"cmyk": [
85,
56,
0,
24
],
"luminance": 0.1067,
"contrast": {
"black": 3.13,
"white": 6.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/1e55c2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e55c2.json"
}
],
"anchor": "rose-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": "#A7C21E",
"name": "#A7C21E",
"slug": null,
"rgb": [
167,
194,
30
],
"hsl": [
70,
73,
44
],
"cmyk": [
14,
0,
85,
24
],
"luminance": 0.4689,
"contrast": {
"black": 10.38,
"white": 2.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a7c21e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a7c21e.json"
},
{
"hex": "#1EC28C",
"name": "#1EC28C",
"slug": null,
"rgb": [
30,
194,
140
],
"hsl": [
160,
73,
44
],
"cmyk": [
85,
0,
28,
24
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec28c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec28c.json"
},
{
"hex": "#3A1EC2",
"name": "#3A1EC2",
"slug": null,
"rgb": [
58,
30,
194
],
"hsl": [
250,
73,
44
],
"cmyk": [
70,
85,
0,
24
],
"luminance": 0.0572,
"contrast": {
"black": 2.14,
"white": 9.79
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3a1ec2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a1ec2.json"
}
],
"anchor": "rose-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": "#1EC23A",
"name": "#1EC23A",
"slug": null,
"rgb": [
30,
194,
58
],
"hsl": [
130,
73,
44
],
"cmyk": [
85,
0,
70,
24
],
"luminance": 0.3917,
"contrast": {
"black": 8.83,
"white": 2.38
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ec23a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ec23a.json"
},
{
"hex": "#1EA7C2",
"name": "#1EA7C2",
"slug": null,
"rgb": [
30,
167,
194
],
"hsl": [
190,
73,
44
],
"cmyk": [
85,
14,
0,
24
],
"luminance": 0.3181,
"contrast": {
"black": 7.36,
"white": 2.85
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ea7c2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ea7c2.json"
}
],
"anchor": "rose-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": "#E55787",
"name": "#E55787",
"slug": null,
"rgb": [
229,
87,
135
],
"hsl": [
340,
73,
62
],
"cmyk": [
0,
62,
41,
10
],
"luminance": 0.2522,
"contrast": {
"black": 6.04,
"white": 3.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e55787/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e55787.json"
},
{
"hex": "#C21E56",
"name": "Rose Red",
"slug": "rose-red",
"rgb": [
194,
30,
86
],
"hsl": [
340,
73,
44
],
"cmyk": [
0,
85,
56,
24
],
"luminance": 0.1307,
"contrast": {
"black": 3.61,
"white": 5.81
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/rose-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
},
{
"hex": "#731232",
"name": "#731232",
"slug": null,
"rgb": [
115,
18,
50
],
"hsl": [
340,
73,
26
],
"cmyk": [
0,
84,
57,
55
],
"luminance": 0.0431,
"contrast": {
"black": 1.86,
"white": 11.28
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/731232/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/731232.json"
}
],
"anchor": "rose-red-harmony-monochromatic"
}
],
"signaturePalette": [
"#C21E56",
"#1EC28C",
"#C21EA7",
"#C23A1E",
"#E55787",
"#731232"
],
"semanticGroups": [
"pink harmony",
"warm harmony",
"vibrant harmony",
"rose red palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Rose Red: 3.61:1",
"White contrast on Rose Red: 5.81:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/rose-red.json",
"https://www.colorsencyclopedia.com/api/colors/rose-red.json",
"https://www.colorsencyclopedia.com/api/hex/c21e56.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/rose-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/rose-red.json",
"cssSnippet": ":root {\n --color-rose-red: #C21E56;\n --rose-red-complementary-1: #1EC28C;\n --rose-red-analogous-1: #C21EA7;\n --rose-red-analogous-2: #C23A1E;\n --rose-red-triadic-1: #55C21E;\n --rose-red-triadic-2: #1E55C2;\n --rose-red-tetradic-1: #A7C21E;\n --rose-red-tetradic-2: #1EC28C;\n --rose-red-tetradic-3: #3A1EC2;\n --rose-red-split-complementary-1: #1EC23A;\n --rose-red-split-complementary-2: #1EA7C2;\n --rose-red-monochromatic-1: #E55787;\n --rose-red-monochromatic-2: #C21E56;\n --rose-red-monochromatic-3: #731232;\n}\n\n.palette-rose-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #C21E56, #1EC28C, #C21EA7, #C23A1E, #E55787, #731232);\n}"
}
CSS Harmony Tokens
Use these tokens when Rose Red needs a complete palette system instead of a single color variable.
:root {
--color-rose-red: #C21E56;
--rose-red-complementary-1: #1EC28C;
--rose-red-analogous-1: #C21EA7;
--rose-red-analogous-2: #C23A1E;
--rose-red-triadic-1: #55C21E;
--rose-red-triadic-2: #1E55C2;
--rose-red-tetradic-1: #A7C21E;
--rose-red-tetradic-2: #1EC28C;
--rose-red-tetradic-3: #3A1EC2;
--rose-red-split-complementary-1: #1EC23A;
--rose-red-split-complementary-2: #1EA7C2;
--rose-red-monochromatic-1: #E55787;
--rose-red-monochromatic-2: #C21E56;
--rose-red-monochromatic-3: #731232;
}
.palette-rose-red-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #C21E56, #1EC28C, #C21EA7, #C23A1E, #E55787, #731232);
}
Rose 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.
#1EC28CAnalogous 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.
#C21EA7#C23A1ETriadic 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.
#55C21E#1E55C2Tetradic 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.
#A7C21E#1EC28C#3A1EC2Split 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.
#1EC23A#1EA7C2Monochromatic 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.
#E55787#C21E56#731232