Harmony system
Poppy Red Color Harmonies
Poppy Red color harmonies are generated from #DC343B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Poppy Red into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Poppy Red sits in the red 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
Poppy Red Harmony Guide
Poppy 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 Poppy Red Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Poppy 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": "poppy-red",
"name": "Poppy Red",
"hex": "#DC343B",
"url": "https://www.colorsencyclopedia.com/colors/poppy-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/poppy-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": "#32DCD7",
"name": "#32DCD7",
"slug": null,
"rgb": [
50,
220,
215
],
"hsl": [
178,
71,
53
],
"cmyk": [
77,
0,
2,
14
],
"luminance": 0.5677,
"contrast": {
"black": 12.35,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dcd7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dcd7.json"
}
],
"anchor": "poppy-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": "#DC328D",
"name": "#DC328D",
"slug": null,
"rgb": [
220,
50,
141
],
"hsl": [
328,
71,
53
],
"cmyk": [
0,
77,
36,
14
],
"luminance": 0.1942,
"contrast": {
"black": 4.88,
"white": 4.3
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/dc328d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dc328d.json"
},
{
"hex": "#DC8132",
"name": "#DC8132",
"slug": null,
"rgb": [
220,
129,
50
],
"hsl": [
28,
71,
53
],
"cmyk": [
0,
41,
77,
14
],
"luminance": 0.3115,
"contrast": {
"black": 7.23,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dc8132/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dc8132.json"
}
],
"anchor": "poppy-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": "#38DC32",
"name": "#38DC32",
"slug": null,
"rgb": [
56,
220,
50
],
"hsl": [
118,
71,
53
],
"cmyk": [
75,
0,
77,
14
],
"luminance": 0.5226,
"contrast": {
"black": 11.45,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/38dc32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/38dc32.json"
},
{
"hex": "#3238DC",
"name": "#3238DC",
"slug": null,
"rgb": [
50,
56,
220
],
"hsl": [
238,
71,
53
],
"cmyk": [
77,
75,
0,
14
],
"luminance": 0.0867,
"contrast": {
"black": 2.73,
"white": 7.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3238dc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3238dc.json"
}
],
"anchor": "poppy-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": "#8DDC32",
"name": "#8DDC32",
"slug": null,
"rgb": [
141,
220,
50
],
"hsl": [
88,
71,
53
],
"cmyk": [
36,
0,
77,
14
],
"luminance": 0.5708,
"contrast": {
"black": 12.42,
"white": 1.69
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8ddc32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ddc32.json"
},
{
"hex": "#32DCD7",
"name": "#32DCD7",
"slug": null,
"rgb": [
50,
220,
215
],
"hsl": [
178,
71,
53
],
"cmyk": [
77,
0,
2,
14
],
"luminance": 0.5677,
"contrast": {
"black": 12.35,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dcd7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dcd7.json"
},
{
"hex": "#8132DC",
"name": "#8132DC",
"slug": null,
"rgb": [
129,
50,
220
],
"hsl": [
268,
71,
53
],
"cmyk": [
41,
77,
0,
14
],
"luminance": 0.1212,
"contrast": {
"black": 3.42,
"white": 6.13
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8132dc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8132dc.json"
}
],
"anchor": "poppy-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": "#32DC81",
"name": "#32DC81",
"slug": null,
"rgb": [
50,
220,
129
],
"hsl": [
148,
71,
53
],
"cmyk": [
77,
0,
41,
14
],
"luminance": 0.5345,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dc81/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dc81.json"
},
{
"hex": "#328DDC",
"name": "#328DDC",
"slug": null,
"rgb": [
50,
141,
220
],
"hsl": [
208,
71,
53
],
"cmyk": [
77,
36,
0,
14
],
"luminance": 0.249,
"contrast": {
"black": 5.98,
"white": 3.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/328ddc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/328ddc.json"
}
],
"anchor": "poppy-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": "#EA8184",
"name": "#EA8184",
"slug": null,
"rgb": [
234,
129,
132
],
"hsl": [
358,
71,
71
],
"cmyk": [
0,
45,
44,
8
],
"luminance": 0.3486,
"contrast": {
"black": 7.97,
"white": 2.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ea8184/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea8184.json"
},
{
"hex": "#DC343B",
"name": "Poppy Red",
"slug": "poppy-red",
"rgb": [
220,
52,
59
],
"hsl": [
358,
71,
53
],
"cmyk": [
0,
76,
73,
14
],
"luminance": 0.1799,
"contrast": {
"black": 4.6,
"white": 4.57
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/poppy-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/poppy-red.json"
},
{
"hex": "#991A1E",
"name": "#991A1E",
"slug": null,
"rgb": [
153,
26,
30
],
"hsl": [
358,
71,
35
],
"cmyk": [
0,
83,
80,
40
],
"luminance": 0.076,
"contrast": {
"black": 2.52,
"white": 8.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/991a1e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/991a1e.json"
}
],
"anchor": "poppy-red-harmony-monochromatic"
}
]Signature palette
[
"#DC343B",
"#32DCD7",
"#DC328D",
"#DC8132",
"#EA8184",
"#991A1E"
]Accessibility notes
[
"Black contrast on Poppy Red: 4.6:1",
"White contrast on Poppy Red: 4.57:1",
"AA text options: #000000, #FFFFFF"
]CSS tokens
":root {\n --color-poppy-red: #DC343B;\n --poppy-red-complementary-1: #32DCD7;\n --poppy-red-analogous-1: #DC328D;\n --poppy-red-analogous-2: #DC8132;\n --poppy-red-triadic-1: #38DC32;\n --poppy-red-triadic-2: #3238DC;\n --poppy-red-tetradic-1: #8DDC32;\n --poppy-red-tetradic-2: #32DCD7;\n --poppy-red-tetradic-3: #8132DC;\n --poppy-red-split-complementary-1: #32DC81;\n --poppy-red-split-complementary-2: #328DDC;\n --poppy-red-monochromatic-1: #EA8184;\n --poppy-red-monochromatic-2: #DC343B;\n --poppy-red-monochromatic-3: #991A1E;\n}\n\n.palette-poppy-red-harmony {\n color: #111827;\n background: linear-gradient(135deg, #DC343B, #32DCD7, #DC328D, #DC8132, #EA8184, #991A1E);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "poppy-red",
"name": "Poppy Red",
"hex": "#DC343B",
"rgb": [
220,
52,
59
],
"hsl": [
358,
71,
53
],
"cmyk": [
0,
76,
73,
14
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1799,
"contrast": {
"black": 4.6,
"white": 4.57
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"sourceColor": {
"slug": "poppy-red",
"name": "Poppy Red",
"hex": "#DC343B",
"url": "https://www.colorsencyclopedia.com/colors/poppy-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/poppy-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": "#32DCD7",
"name": "#32DCD7",
"slug": null,
"rgb": [
50,
220,
215
],
"hsl": [
178,
71,
53
],
"cmyk": [
77,
0,
2,
14
],
"luminance": 0.5677,
"contrast": {
"black": 12.35,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dcd7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dcd7.json"
}
],
"anchor": "poppy-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": "#DC328D",
"name": "#DC328D",
"slug": null,
"rgb": [
220,
50,
141
],
"hsl": [
328,
71,
53
],
"cmyk": [
0,
77,
36,
14
],
"luminance": 0.1942,
"contrast": {
"black": 4.88,
"white": 4.3
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/dc328d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dc328d.json"
},
{
"hex": "#DC8132",
"name": "#DC8132",
"slug": null,
"rgb": [
220,
129,
50
],
"hsl": [
28,
71,
53
],
"cmyk": [
0,
41,
77,
14
],
"luminance": 0.3115,
"contrast": {
"black": 7.23,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dc8132/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dc8132.json"
}
],
"anchor": "poppy-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": "#38DC32",
"name": "#38DC32",
"slug": null,
"rgb": [
56,
220,
50
],
"hsl": [
118,
71,
53
],
"cmyk": [
75,
0,
77,
14
],
"luminance": 0.5226,
"contrast": {
"black": 11.45,
"white": 1.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/38dc32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/38dc32.json"
},
{
"hex": "#3238DC",
"name": "#3238DC",
"slug": null,
"rgb": [
50,
56,
220
],
"hsl": [
238,
71,
53
],
"cmyk": [
77,
75,
0,
14
],
"luminance": 0.0867,
"contrast": {
"black": 2.73,
"white": 7.68
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3238dc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3238dc.json"
}
],
"anchor": "poppy-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": "#8DDC32",
"name": "#8DDC32",
"slug": null,
"rgb": [
141,
220,
50
],
"hsl": [
88,
71,
53
],
"cmyk": [
36,
0,
77,
14
],
"luminance": 0.5708,
"contrast": {
"black": 12.42,
"white": 1.69
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8ddc32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ddc32.json"
},
{
"hex": "#32DCD7",
"name": "#32DCD7",
"slug": null,
"rgb": [
50,
220,
215
],
"hsl": [
178,
71,
53
],
"cmyk": [
77,
0,
2,
14
],
"luminance": 0.5677,
"contrast": {
"black": 12.35,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dcd7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dcd7.json"
},
{
"hex": "#8132DC",
"name": "#8132DC",
"slug": null,
"rgb": [
129,
50,
220
],
"hsl": [
268,
71,
53
],
"cmyk": [
41,
77,
0,
14
],
"luminance": 0.1212,
"contrast": {
"black": 3.42,
"white": 6.13
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8132dc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8132dc.json"
}
],
"anchor": "poppy-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": "#32DC81",
"name": "#32DC81",
"slug": null,
"rgb": [
50,
220,
129
],
"hsl": [
148,
71,
53
],
"cmyk": [
77,
0,
41,
14
],
"luminance": 0.5345,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32dc81/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32dc81.json"
},
{
"hex": "#328DDC",
"name": "#328DDC",
"slug": null,
"rgb": [
50,
141,
220
],
"hsl": [
208,
71,
53
],
"cmyk": [
77,
36,
0,
14
],
"luminance": 0.249,
"contrast": {
"black": 5.98,
"white": 3.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/328ddc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/328ddc.json"
}
],
"anchor": "poppy-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": "#EA8184",
"name": "#EA8184",
"slug": null,
"rgb": [
234,
129,
132
],
"hsl": [
358,
71,
71
],
"cmyk": [
0,
45,
44,
8
],
"luminance": 0.3486,
"contrast": {
"black": 7.97,
"white": 2.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ea8184/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea8184.json"
},
{
"hex": "#DC343B",
"name": "Poppy Red",
"slug": "poppy-red",
"rgb": [
220,
52,
59
],
"hsl": [
358,
71,
53
],
"cmyk": [
0,
76,
73,
14
],
"luminance": 0.1799,
"contrast": {
"black": 4.6,
"white": 4.57
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/poppy-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/poppy-red.json"
},
{
"hex": "#991A1E",
"name": "#991A1E",
"slug": null,
"rgb": [
153,
26,
30
],
"hsl": [
358,
71,
35
],
"cmyk": [
0,
83,
80,
40
],
"luminance": 0.076,
"contrast": {
"black": 2.52,
"white": 8.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/991a1e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/991a1e.json"
}
],
"anchor": "poppy-red-harmony-monochromatic"
}
],
"signaturePalette": [
"#DC343B",
"#32DCD7",
"#DC328D",
"#DC8132",
"#EA8184",
"#991A1E"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"balanced harmony",
"poppy red palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Poppy Red: 4.6:1",
"White contrast on Poppy Red: 4.57:1",
"AA text options: #000000, #FFFFFF"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/poppy-red.json",
"https://www.colorsencyclopedia.com/api/colors/poppy-red.json",
"https://www.colorsencyclopedia.com/api/hex/dc343b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/poppy-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/poppy-red.json",
"cssSnippet": ":root {\n --color-poppy-red: #DC343B;\n --poppy-red-complementary-1: #32DCD7;\n --poppy-red-analogous-1: #DC328D;\n --poppy-red-analogous-2: #DC8132;\n --poppy-red-triadic-1: #38DC32;\n --poppy-red-triadic-2: #3238DC;\n --poppy-red-tetradic-1: #8DDC32;\n --poppy-red-tetradic-2: #32DCD7;\n --poppy-red-tetradic-3: #8132DC;\n --poppy-red-split-complementary-1: #32DC81;\n --poppy-red-split-complementary-2: #328DDC;\n --poppy-red-monochromatic-1: #EA8184;\n --poppy-red-monochromatic-2: #DC343B;\n --poppy-red-monochromatic-3: #991A1E;\n}\n\n.palette-poppy-red-harmony {\n color: #111827;\n background: linear-gradient(135deg, #DC343B, #32DCD7, #DC328D, #DC8132, #EA8184, #991A1E);\n}"
}
CSS Harmony Tokens
Use these tokens when Poppy Red needs a complete palette system instead of a single color variable.
:root {
--color-poppy-red: #DC343B;
--poppy-red-complementary-1: #32DCD7;
--poppy-red-analogous-1: #DC328D;
--poppy-red-analogous-2: #DC8132;
--poppy-red-triadic-1: #38DC32;
--poppy-red-triadic-2: #3238DC;
--poppy-red-tetradic-1: #8DDC32;
--poppy-red-tetradic-2: #32DCD7;
--poppy-red-tetradic-3: #8132DC;
--poppy-red-split-complementary-1: #32DC81;
--poppy-red-split-complementary-2: #328DDC;
--poppy-red-monochromatic-1: #EA8184;
--poppy-red-monochromatic-2: #DC343B;
--poppy-red-monochromatic-3: #991A1E;
}
.palette-poppy-red-harmony {
color: #111827;
background: linear-gradient(135deg, #DC343B, #32DCD7, #DC328D, #DC8132, #EA8184, #991A1E);
}
Poppy 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.
#32DCD7Analogous 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.
#DC328D#DC8132Triadic 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.
#38DC32#3238DCTetradic 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.
#8DDC32#32DCD7#8132DCSplit 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.
#32DC81#328DDCMonochromatic 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.
#EA8184#DC343B#991A1E