Harmony system
Pine Bark Color Harmonies
Pine Bark color harmonies are generated from #4A3728 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Pine Bark into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Pine Bark sits in the orange family with warm temperature and dark, earth tone 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
Pine Bark Harmony Guide
Pine Bark 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 Pine Bark Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Pine Bark.
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": "pine-bark",
"name": "Pine Bark",
"hex": "#4A3728",
"url": "https://www.colorsencyclopedia.com/colors/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pine-bark.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": "#273A49",
"name": "#273A49",
"slug": null,
"rgb": [
39,
58,
73
],
"hsl": [
206,
30,
22
],
"cmyk": [
47,
21,
0,
71
],
"luminance": 0.0394,
"contrast": {
"black": 1.79,
"white": 11.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/273a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/273a49.json"
}
],
"anchor": "pine-bark-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": "#49272A",
"name": "#49272A",
"slug": null,
"rgb": [
73,
39,
42
],
"hsl": [
355,
30,
22
],
"cmyk": [
0,
47,
42,
71
],
"luminance": 0.0303,
"contrast": {
"black": 1.61,
"white": 13.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/49272a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/49272a.json"
},
{
"hex": "#494727",
"name": "#494727",
"slug": null,
"rgb": [
73,
71,
39
],
"hsl": [
56,
30,
22
],
"cmyk": [
0,
3,
47,
71
],
"luminance": 0.0607,
"contrast": {
"black": 2.21,
"white": 9.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/494727/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/494727.json"
}
],
"anchor": "pine-bark-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": "#274936",
"name": "#274936",
"slug": null,
"rgb": [
39,
73,
54
],
"hsl": [
146,
30,
22
],
"cmyk": [
47,
0,
26,
71
],
"luminance": 0.0546,
"contrast": {
"black": 2.09,
"white": 10.04
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/274936/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/274936.json"
},
{
"hex": "#362749",
"name": "#362749",
"slug": null,
"rgb": [
54,
39,
73
],
"hsl": [
266,
30,
22
],
"cmyk": [
26,
47,
0,
71
],
"luminance": 0.0272,
"contrast": {
"black": 1.54,
"white": 13.6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/362749/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/362749.json"
}
],
"anchor": "pine-bark-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": "#2A4927",
"name": "#2A4927",
"slug": null,
"rgb": [
42,
73,
39
],
"hsl": [
115,
30,
22
],
"cmyk": [
42,
0,
47,
71
],
"luminance": 0.054,
"contrast": {
"black": 2.08,
"white": 10.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2a4927/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2a4927.json"
},
{
"hex": "#273A49",
"name": "#273A49",
"slug": null,
"rgb": [
39,
58,
73
],
"hsl": [
206,
30,
22
],
"cmyk": [
47,
21,
0,
71
],
"luminance": 0.0394,
"contrast": {
"black": 1.79,
"white": 11.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/273a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/273a49.json"
},
{
"hex": "#472749",
"name": "#472749",
"slug": null,
"rgb": [
71,
39,
73
],
"hsl": [
296,
30,
22
],
"cmyk": [
3,
47,
0,
71
],
"luminance": 0.0327,
"contrast": {
"black": 1.65,
"white": 12.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/472749/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/472749.json"
}
],
"anchor": "pine-bark-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": "#274947",
"name": "#274947",
"slug": null,
"rgb": [
39,
73,
71
],
"hsl": [
176,
30,
22
],
"cmyk": [
47,
0,
3,
71
],
"luminance": 0.0565,
"contrast": {
"black": 2.13,
"white": 9.86
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/274947/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/274947.json"
},
{
"hex": "#272A49",
"name": "#272A49",
"slug": null,
"rgb": [
39,
42,
73
],
"hsl": [
235,
30,
22
],
"cmyk": [
47,
42,
0,
71
],
"luminance": 0.0257,
"contrast": {
"black": 1.51,
"white": 13.87
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/272a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/272a49.json"
}
],
"anchor": "pine-bark-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": "#856247",
"name": "#856247",
"slug": null,
"rgb": [
133,
98,
71
],
"hsl": [
26,
30,
40
],
"cmyk": [
0,
26,
47,
48
],
"luminance": 0.1418,
"contrast": {
"black": 3.84,
"white": 5.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/856247/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/856247.json"
},
{
"hex": "#4A3728",
"name": "Pine Bark",
"slug": "pine-bark",
"rgb": [
74,
55,
40
],
"hsl": [
26,
30,
22
],
"cmyk": [
0,
26,
46,
71
],
"luminance": 0.0434,
"contrast": {
"black": 1.87,
"white": 11.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pine-bark.json"
},
{
"hex": "#0D0A07",
"name": "#0D0A07",
"slug": null,
"rgb": [
13,
10,
7
],
"hsl": [
30,
30,
4
],
"cmyk": [
0,
23,
46,
95
],
"luminance": 0.0032,
"contrast": {
"black": 1.06,
"white": 19.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/0d0a07/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0d0a07.json"
}
],
"anchor": "pine-bark-harmony-monochromatic"
}
]Signature palette
[
"#4A3728",
"#273A49",
"#49272A",
"#494727",
"#856247",
"#0D0A07"
]Accessibility notes
[
"Black contrast on Pine Bark: 1.87:1",
"White contrast on Pine Bark: 11.24:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-pine-bark: #4A3728;\n --pine-bark-complementary-1: #273A49;\n --pine-bark-analogous-1: #49272A;\n --pine-bark-analogous-2: #494727;\n --pine-bark-triadic-1: #274936;\n --pine-bark-triadic-2: #362749;\n --pine-bark-tetradic-1: #2A4927;\n --pine-bark-tetradic-2: #273A49;\n --pine-bark-tetradic-3: #472749;\n --pine-bark-split-complementary-1: #274947;\n --pine-bark-split-complementary-2: #272A49;\n --pine-bark-monochromatic-1: #856247;\n --pine-bark-monochromatic-2: #4A3728;\n --pine-bark-monochromatic-3: #0D0A07;\n}\n\n.palette-pine-bark-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #4A3728, #273A49, #49272A, #494727, #856247, #0D0A07);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pine-bark",
"name": "Pine Bark",
"hex": "#4A3728",
"rgb": [
74,
55,
40
],
"hsl": [
26,
30,
22
],
"cmyk": [
0,
26,
46,
71
],
"family": "orange",
"temperature": "warm",
"tone": [
"dark",
"earth-tone"
],
"luminance": 0.0434,
"contrast": {
"black": 1.87,
"white": 11.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "pine-bark",
"name": "Pine Bark",
"hex": "#4A3728",
"url": "https://www.colorsencyclopedia.com/colors/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pine-bark.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": "#273A49",
"name": "#273A49",
"slug": null,
"rgb": [
39,
58,
73
],
"hsl": [
206,
30,
22
],
"cmyk": [
47,
21,
0,
71
],
"luminance": 0.0394,
"contrast": {
"black": 1.79,
"white": 11.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/273a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/273a49.json"
}
],
"anchor": "pine-bark-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": "#49272A",
"name": "#49272A",
"slug": null,
"rgb": [
73,
39,
42
],
"hsl": [
355,
30,
22
],
"cmyk": [
0,
47,
42,
71
],
"luminance": 0.0303,
"contrast": {
"black": 1.61,
"white": 13.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/49272a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/49272a.json"
},
{
"hex": "#494727",
"name": "#494727",
"slug": null,
"rgb": [
73,
71,
39
],
"hsl": [
56,
30,
22
],
"cmyk": [
0,
3,
47,
71
],
"luminance": 0.0607,
"contrast": {
"black": 2.21,
"white": 9.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/494727/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/494727.json"
}
],
"anchor": "pine-bark-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": "#274936",
"name": "#274936",
"slug": null,
"rgb": [
39,
73,
54
],
"hsl": [
146,
30,
22
],
"cmyk": [
47,
0,
26,
71
],
"luminance": 0.0546,
"contrast": {
"black": 2.09,
"white": 10.04
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/274936/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/274936.json"
},
{
"hex": "#362749",
"name": "#362749",
"slug": null,
"rgb": [
54,
39,
73
],
"hsl": [
266,
30,
22
],
"cmyk": [
26,
47,
0,
71
],
"luminance": 0.0272,
"contrast": {
"black": 1.54,
"white": 13.6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/362749/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/362749.json"
}
],
"anchor": "pine-bark-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": "#2A4927",
"name": "#2A4927",
"slug": null,
"rgb": [
42,
73,
39
],
"hsl": [
115,
30,
22
],
"cmyk": [
42,
0,
47,
71
],
"luminance": 0.054,
"contrast": {
"black": 2.08,
"white": 10.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2a4927/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2a4927.json"
},
{
"hex": "#273A49",
"name": "#273A49",
"slug": null,
"rgb": [
39,
58,
73
],
"hsl": [
206,
30,
22
],
"cmyk": [
47,
21,
0,
71
],
"luminance": 0.0394,
"contrast": {
"black": 1.79,
"white": 11.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/273a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/273a49.json"
},
{
"hex": "#472749",
"name": "#472749",
"slug": null,
"rgb": [
71,
39,
73
],
"hsl": [
296,
30,
22
],
"cmyk": [
3,
47,
0,
71
],
"luminance": 0.0327,
"contrast": {
"black": 1.65,
"white": 12.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/472749/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/472749.json"
}
],
"anchor": "pine-bark-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": "#274947",
"name": "#274947",
"slug": null,
"rgb": [
39,
73,
71
],
"hsl": [
176,
30,
22
],
"cmyk": [
47,
0,
3,
71
],
"luminance": 0.0565,
"contrast": {
"black": 2.13,
"white": 9.86
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/274947/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/274947.json"
},
{
"hex": "#272A49",
"name": "#272A49",
"slug": null,
"rgb": [
39,
42,
73
],
"hsl": [
235,
30,
22
],
"cmyk": [
47,
42,
0,
71
],
"luminance": 0.0257,
"contrast": {
"black": 1.51,
"white": 13.87
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/272a49/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/272a49.json"
}
],
"anchor": "pine-bark-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": "#856247",
"name": "#856247",
"slug": null,
"rgb": [
133,
98,
71
],
"hsl": [
26,
30,
40
],
"cmyk": [
0,
26,
47,
48
],
"luminance": 0.1418,
"contrast": {
"black": 3.84,
"white": 5.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/856247/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/856247.json"
},
{
"hex": "#4A3728",
"name": "Pine Bark",
"slug": "pine-bark",
"rgb": [
74,
55,
40
],
"hsl": [
26,
30,
22
],
"cmyk": [
0,
26,
46,
71
],
"luminance": 0.0434,
"contrast": {
"black": 1.87,
"white": 11.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pine-bark.json"
},
{
"hex": "#0D0A07",
"name": "#0D0A07",
"slug": null,
"rgb": [
13,
10,
7
],
"hsl": [
30,
30,
4
],
"cmyk": [
0,
23,
46,
95
],
"luminance": 0.0032,
"contrast": {
"black": 1.06,
"white": 19.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/0d0a07/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0d0a07.json"
}
],
"anchor": "pine-bark-harmony-monochromatic"
}
],
"signaturePalette": [
"#4A3728",
"#273A49",
"#49272A",
"#494727",
"#856247",
"#0D0A07"
],
"semanticGroups": [
"orange harmony",
"warm harmony",
"dark harmony",
"earth tone harmony",
"pine bark palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Pine Bark: 1.87:1",
"White contrast on Pine Bark: 11.24:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/pine-bark.json",
"https://www.colorsencyclopedia.com/api/colors/pine-bark.json",
"https://www.colorsencyclopedia.com/api/hex/4a3728.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pine-bark.json",
"cssSnippet": ":root {\n --color-pine-bark: #4A3728;\n --pine-bark-complementary-1: #273A49;\n --pine-bark-analogous-1: #49272A;\n --pine-bark-analogous-2: #494727;\n --pine-bark-triadic-1: #274936;\n --pine-bark-triadic-2: #362749;\n --pine-bark-tetradic-1: #2A4927;\n --pine-bark-tetradic-2: #273A49;\n --pine-bark-tetradic-3: #472749;\n --pine-bark-split-complementary-1: #274947;\n --pine-bark-split-complementary-2: #272A49;\n --pine-bark-monochromatic-1: #856247;\n --pine-bark-monochromatic-2: #4A3728;\n --pine-bark-monochromatic-3: #0D0A07;\n}\n\n.palette-pine-bark-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #4A3728, #273A49, #49272A, #494727, #856247, #0D0A07);\n}"
}
CSS Harmony Tokens
Use these tokens when Pine Bark needs a complete palette system instead of a single color variable.
:root {
--color-pine-bark: #4A3728;
--pine-bark-complementary-1: #273A49;
--pine-bark-analogous-1: #49272A;
--pine-bark-analogous-2: #494727;
--pine-bark-triadic-1: #274936;
--pine-bark-triadic-2: #362749;
--pine-bark-tetradic-1: #2A4927;
--pine-bark-tetradic-2: #273A49;
--pine-bark-tetradic-3: #472749;
--pine-bark-split-complementary-1: #274947;
--pine-bark-split-complementary-2: #272A49;
--pine-bark-monochromatic-1: #856247;
--pine-bark-monochromatic-2: #4A3728;
--pine-bark-monochromatic-3: #0D0A07;
}
.palette-pine-bark-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #4A3728, #273A49, #49272A, #494727, #856247, #0D0A07);
}
Pine Bark 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.
#273A49Analogous 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.
#49272A#494727Triadic 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.
#274936#362749Tetradic 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.
#2A4927#273A49#472749Split 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.
#274947#272A49Monochromatic 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.
#856247#4A3728#0D0A07