Harmony system
Cherry Blossom Color Harmonies
Cherry Blossom harmonies from #FFB7C5: complementary #B8FFF1, plus five harmony groups with CSS and contrast data.
Cherry Blossom is a warm red at hue 348°, saturation 100% and lightness 86%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.
How the harmony works
Cherry Blossom Harmony Guide
Cherry Blossom 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 Blossom Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Cherry Blossom.
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-blossom",
"name": "Cherry Blossom",
"hex": "#FFB7C5",
"url": "https://www.colorsencyclopedia.com/colors/cherry-blossom/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-blossom.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": "#B8FFF1",
"name": "#B8FFF1",
"slug": null,
"rgb": [
184,
255,
241
],
"hsl": [
168,
100,
86
],
"cmyk": [
28,
0,
5,
0
],
"luminance": 0.8806,
"contrast": {
"black": 18.61,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#FFB8EA",
"name": "#FFB8EA",
"slug": null,
"rgb": [
255,
184,
234
],
"hsl": [
318,
100,
86
],
"cmyk": [
0,
28,
8,
0
],
"luminance": 0.6148,
"contrast": {
"black": 13.3,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#FFCDB8",
"name": "#FFCDB8",
"slug": null,
"rgb": [
255,
205,
184
],
"hsl": [
18,
100,
86
],
"cmyk": [
0,
20,
28,
0
],
"luminance": 0.6838,
"contrast": {
"black": 14.68,
"white": 1.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#C6FFB8",
"name": "#C6FFB8",
"slug": null,
"rgb": [
198,
255,
184
],
"hsl": [
108,
100,
86
],
"cmyk": [
22,
0,
28,
0
],
"luminance": 0.8699,
"contrast": {
"black": 18.4,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8C6FF",
"name": "#B8C6FF",
"slug": null,
"rgb": [
184,
198,
255
],
"hsl": [
228,
100,
86
],
"cmyk": [
28,
22,
0,
0
],
"luminance": 0.578,
"contrast": {
"black": 12.56,
"white": 1.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#EAFFB8",
"name": "#EAFFB8",
"slug": null,
"rgb": [
234,
255,
184
],
"hsl": [
78,
100,
86
],
"cmyk": [
8,
0,
28,
0
],
"luminance": 0.9247,
"contrast": {
"black": 19.49,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8FFF1",
"name": "#B8FFF1",
"slug": null,
"rgb": [
184,
255,
241
],
"hsl": [
168,
100,
86
],
"cmyk": [
28,
0,
5,
0
],
"luminance": 0.8806,
"contrast": {
"black": 18.61,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#CDB8FF",
"name": "#CDB8FF",
"slug": null,
"rgb": [
205,
184,
255
],
"hsl": [
258,
100,
86
],
"cmyk": [
20,
28,
0,
0
],
"luminance": 0.5448,
"contrast": {
"black": 11.9,
"white": 1.77
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#B8FFCD",
"name": "#B8FFCD",
"slug": null,
"rgb": [
184,
255,
205
],
"hsl": [
138,
100,
86
],
"cmyk": [
28,
0,
20,
0
],
"luminance": 0.8612,
"contrast": {
"black": 18.22,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8EAFF",
"name": "#B8EAFF",
"slug": null,
"rgb": [
184,
234,
255
],
"hsl": [
198,
100,
86
],
"cmyk": [
28,
8,
0,
0
],
"luminance": 0.7626,
"contrast": {
"black": 16.25,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#FFB7C5",
"name": "Sakura Pink",
"slug": "sakura-pink",
"rgb": [
255,
183,
197
],
"hsl": [
348,
100,
86
],
"cmyk": [
0,
28,
23,
0
],
"luminance": 0.5916,
"contrast": {
"black": 12.83,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/sakura-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
},
{
"hex": "#FF5C7C",
"name": "#FF5C7C",
"slug": null,
"rgb": [
255,
92,
124
],
"hsl": [
348,
100,
68
],
"cmyk": [
0,
64,
51,
0
],
"luminance": 0.3037,
"contrast": {
"black": 7.07,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-harmony-monochromatic"
}
]Signature palette
[
"#FFB7C5",
"#B8FFF1",
"#FFB8EA",
"#FFCDB8",
"#FFFFFF",
"#FF5C7C"
]Accessibility notes
[
"Black contrast on Cherry Blossom: 12.83:1",
"White contrast on Cherry Blossom: 1.64:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-cherry-blossom: #FFB7C5;\n --cherry-blossom-complementary-1: #B8FFF1;\n --cherry-blossom-analogous-1: #FFB8EA;\n --cherry-blossom-analogous-2: #FFCDB8;\n --cherry-blossom-triadic-1: #C6FFB8;\n --cherry-blossom-triadic-2: #B8C6FF;\n --cherry-blossom-tetradic-1: #EAFFB8;\n --cherry-blossom-tetradic-2: #B8FFF1;\n --cherry-blossom-tetradic-3: #CDB8FF;\n --cherry-blossom-split-complementary-1: #B8FFCD;\n --cherry-blossom-split-complementary-2: #B8EAFF;\n --cherry-blossom-monochromatic-1: #FFFFFF;\n --cherry-blossom-monochromatic-2: #FFB7C5;\n --cherry-blossom-monochromatic-3: #FF5C7C;\n}\n\n.palette-cherry-blossom-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FFB7C5, #B8FFF1, #FFB8EA, #FFCDB8, #FFFFFF, #FF5C7C);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cherry-blossom",
"name": "Cherry Blossom",
"hex": "#FFB7C5",
"rgb": [
255,
183,
197
],
"hsl": [
348,
100,
86
],
"cmyk": [
0,
28,
23,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.5916,
"contrast": {
"black": 12.83,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "cherry-blossom",
"name": "Cherry Blossom",
"hex": "#FFB7C5",
"url": "https://www.colorsencyclopedia.com/colors/cherry-blossom/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/cherry-blossom.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": "#B8FFF1",
"name": "#B8FFF1",
"slug": null,
"rgb": [
184,
255,
241
],
"hsl": [
168,
100,
86
],
"cmyk": [
28,
0,
5,
0
],
"luminance": 0.8806,
"contrast": {
"black": 18.61,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#FFB8EA",
"name": "#FFB8EA",
"slug": null,
"rgb": [
255,
184,
234
],
"hsl": [
318,
100,
86
],
"cmyk": [
0,
28,
8,
0
],
"luminance": 0.6148,
"contrast": {
"black": 13.3,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#FFCDB8",
"name": "#FFCDB8",
"slug": null,
"rgb": [
255,
205,
184
],
"hsl": [
18,
100,
86
],
"cmyk": [
0,
20,
28,
0
],
"luminance": 0.6838,
"contrast": {
"black": 14.68,
"white": 1.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#C6FFB8",
"name": "#C6FFB8",
"slug": null,
"rgb": [
198,
255,
184
],
"hsl": [
108,
100,
86
],
"cmyk": [
22,
0,
28,
0
],
"luminance": 0.8699,
"contrast": {
"black": 18.4,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8C6FF",
"name": "#B8C6FF",
"slug": null,
"rgb": [
184,
198,
255
],
"hsl": [
228,
100,
86
],
"cmyk": [
28,
22,
0,
0
],
"luminance": 0.578,
"contrast": {
"black": 12.56,
"white": 1.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#EAFFB8",
"name": "#EAFFB8",
"slug": null,
"rgb": [
234,
255,
184
],
"hsl": [
78,
100,
86
],
"cmyk": [
8,
0,
28,
0
],
"luminance": 0.9247,
"contrast": {
"black": 19.49,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8FFF1",
"name": "#B8FFF1",
"slug": null,
"rgb": [
184,
255,
241
],
"hsl": [
168,
100,
86
],
"cmyk": [
28,
0,
5,
0
],
"luminance": 0.8806,
"contrast": {
"black": 18.61,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#CDB8FF",
"name": "#CDB8FF",
"slug": null,
"rgb": [
205,
184,
255
],
"hsl": [
258,
100,
86
],
"cmyk": [
20,
28,
0,
0
],
"luminance": 0.5448,
"contrast": {
"black": 11.9,
"white": 1.77
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#B8FFCD",
"name": "#B8FFCD",
"slug": null,
"rgb": [
184,
255,
205
],
"hsl": [
138,
100,
86
],
"cmyk": [
28,
0,
20,
0
],
"luminance": 0.8612,
"contrast": {
"black": 18.22,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#B8EAFF",
"name": "#B8EAFF",
"slug": null,
"rgb": [
184,
234,
255
],
"hsl": [
198,
100,
86
],
"cmyk": [
28,
8,
0,
0
],
"luminance": 0.7626,
"contrast": {
"black": 16.25,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#FFB7C5",
"name": "Sakura Pink",
"slug": "sakura-pink",
"rgb": [
255,
183,
197
],
"hsl": [
348,
100,
86
],
"cmyk": [
0,
28,
23,
0
],
"luminance": 0.5916,
"contrast": {
"black": 12.83,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/sakura-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
},
{
"hex": "#FF5C7C",
"name": "#FF5C7C",
"slug": null,
"rgb": [
255,
92,
124
],
"hsl": [
348,
100,
68
],
"cmyk": [
0,
64,
51,
0
],
"luminance": 0.3037,
"contrast": {
"black": 7.07,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "cherry-blossom-harmony-monochromatic"
}
],
"signaturePalette": [
"#FFB7C5",
"#B8FFF1",
"#FFB8EA",
"#FFCDB8",
"#FFFFFF",
"#FF5C7C"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"light harmony",
"pastel harmony",
"cherry blossom palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Cherry Blossom: 12.83:1",
"White contrast on Cherry Blossom: 1.64:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/cherry-blossom.json",
"https://www.colorsencyclopedia.com/api/colors/cherry-blossom.json",
"https://www.colorsencyclopedia.com/api/hex/ffb7c5.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/cherry-blossom/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/cherry-blossom.json",
"cssSnippet": ":root {\n --color-cherry-blossom: #FFB7C5;\n --cherry-blossom-complementary-1: #B8FFF1;\n --cherry-blossom-analogous-1: #FFB8EA;\n --cherry-blossom-analogous-2: #FFCDB8;\n --cherry-blossom-triadic-1: #C6FFB8;\n --cherry-blossom-triadic-2: #B8C6FF;\n --cherry-blossom-tetradic-1: #EAFFB8;\n --cherry-blossom-tetradic-2: #B8FFF1;\n --cherry-blossom-tetradic-3: #CDB8FF;\n --cherry-blossom-split-complementary-1: #B8FFCD;\n --cherry-blossom-split-complementary-2: #B8EAFF;\n --cherry-blossom-monochromatic-1: #FFFFFF;\n --cherry-blossom-monochromatic-2: #FFB7C5;\n --cherry-blossom-monochromatic-3: #FF5C7C;\n}\n\n.palette-cherry-blossom-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FFB7C5, #B8FFF1, #FFB8EA, #FFCDB8, #FFFFFF, #FF5C7C);\n}"
}
CSS Harmony Tokens
Use these tokens when Cherry Blossom needs a complete palette system instead of a single color variable.
:root {
--color-cherry-blossom: #FFB7C5;
--cherry-blossom-complementary-1: #B8FFF1;
--cherry-blossom-analogous-1: #FFB8EA;
--cherry-blossom-analogous-2: #FFCDB8;
--cherry-blossom-triadic-1: #C6FFB8;
--cherry-blossom-triadic-2: #B8C6FF;
--cherry-blossom-tetradic-1: #EAFFB8;
--cherry-blossom-tetradic-2: #B8FFF1;
--cherry-blossom-tetradic-3: #CDB8FF;
--cherry-blossom-split-complementary-1: #B8FFCD;
--cherry-blossom-split-complementary-2: #B8EAFF;
--cherry-blossom-monochromatic-1: #FFFFFF;
--cherry-blossom-monochromatic-2: #FFB7C5;
--cherry-blossom-monochromatic-3: #FF5C7C;
}
.palette-cherry-blossom-harmony {
color: #111827;
background: linear-gradient(135deg, #FFB7C5, #B8FFF1, #FFB8EA, #FFCDB8, #FFFFFF, #FF5C7C);
}
Cherry Blossom 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
The complementary set starts from Cherry Blossom #FFB7C5 and produces #B8FFF1. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.
Analogous Harmony2 colors · neighboring hue movement
The analogous set starts from Cherry Blossom #FFB7C5 and produces #FFB8EA and #FFCDB8. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.
Triadic Harmony2 colors · three evenly spaced hues
The triadic set starts from Cherry Blossom #FFB7C5 and produces #C6FFB8 and #B8C6FF. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.
Tetradic Harmony3 colors · two complementary pairs
The tetradic set starts from Cherry Blossom #FFB7C5 and produces #EAFFB8, #B8FFF1, and #CDB8FF. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.
Split Complementary Harmony2 colors · softened complementary contrast
The split complementary set starts from Cherry Blossom #FFB7C5 and produces #B8FFCD and #B8EAFF. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.
Monochromatic Harmony3 colors · same hue, different values
The monochromatic set starts from Cherry Blossom #FFB7C5 and produces #FFFFFF, #FFB7C5, and #FF5C7C. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match White and Sakura Pink in the named-color dataset.