Generated palette
Pine Bark Palette
Pine Bark Palette is a generated palette built from #4A3728, #273A49, #49272A, #494727. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Pine Bark Palette combines primary #4A3728, secondary #273A49, surface #49272A, background #494727, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#4A3728Pine Bark#273A49#273A49#49272A#49272A#494727#494727#FFFFFFWhiteCSS Variables
--palette-pine-bark-primary: #4A3728; --palette-pine-bark-secondary: #273A49; --palette-pine-bark-surface: #49272A; --palette-pine-bark-background: #494727; --palette-pine-bark-accent: #FFFFFF;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Pine Bark Palette Data (JSON)
Structured palette data for Pine Bark Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#4A3728",
"name": "Pine Bark"
},
{
"role": "secondary",
"hex": "#273A49",
"name": "#273A49"
},
{
"role": "surface",
"hex": "#49272A",
"name": "#49272A"
},
{
"role": "background",
"hex": "#494727",
"name": "#494727"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#4A3728",
"name": "Pine Bark",
"blackContrast": 1.87,
"whiteContrast": 11.24,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#273A49",
"name": "#273A49",
"blackContrast": 1.79,
"whiteContrast": 11.74,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#49272A",
"name": "#49272A",
"blackContrast": 1.61,
"whiteContrast": 13.08,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#494727",
"name": "#494727",
"blackContrast": 2.21,
"whiteContrast": 9.49,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"pine bark palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"dark palette",
"earth tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"calm digital interfaces"
]CSS variables
"--palette-pine-bark-primary: #4A3728;\n--palette-pine-bark-secondary: #273A49;\n--palette-pine-bark-surface: #49272A;\n--palette-pine-bark-background: #494727;\n--palette-pine-bark-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pine-bark",
"name": "Pine Bark Palette",
"type": "generated",
"sourceColor": "pine-bark",
"description": "Generated palette built from Pine Bark, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pine Bark Palette combines primary #4A3728, secondary #273A49, surface #49272A, background #494727, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"pine bark palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"dark palette",
"earth tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#4A3728",
"slug": "pine-bark",
"name": "Pine Bark",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pine-bark/"
},
{
"role": "secondary",
"hex": "#273A49",
"slug": null,
"name": "#273A49",
"rgb": [
39,
58,
73
],
"hsl": [
206,
30,
22
],
"cmyk": [
47,
21,
0,
71
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.0394,
"contrast": {
"black": 1.79,
"white": 11.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/273a49/"
},
{
"role": "surface",
"hex": "#49272A",
"slug": null,
"name": "#49272A",
"rgb": [
73,
39,
42
],
"hsl": [
355,
30,
22
],
"cmyk": [
0,
47,
42,
71
],
"family": "red",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0303,
"contrast": {
"black": 1.61,
"white": 13.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/49272a/"
},
{
"role": "background",
"hex": "#494727",
"slug": null,
"name": "#494727",
"rgb": [
73,
71,
39
],
"hsl": [
56,
30,
22
],
"cmyk": [
0,
3,
47,
71
],
"family": "yellow",
"temperature": "warm",
"tone": [
"dark",
"earth-tone"
],
"luminance": 0.0607,
"contrast": {
"black": 2.21,
"white": 9.49
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/494727/"
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#4A3728",
"name": "Pine Bark"
},
{
"role": "secondary",
"hex": "#273A49",
"name": "#273A49"
},
{
"role": "surface",
"hex": "#49272A",
"name": "#49272A"
},
{
"role": "background",
"hex": "#494727",
"name": "#494727"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#4A3728",
"name": "Pine Bark",
"blackContrast": 1.87,
"whiteContrast": 11.24,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#273A49",
"name": "#273A49",
"blackContrast": 1.79,
"whiteContrast": 11.74,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#49272A",
"name": "#49272A",
"blackContrast": 1.61,
"whiteContrast": 13.08,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#494727",
"name": "#494727",
"blackContrast": 2.21,
"whiteContrast": 9.49,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-pine-bark-primary: #4A3728;\n--palette-pine-bark-secondary: #273A49;\n--palette-pine-bark-surface: #49272A;\n--palette-pine-bark-background: #494727;\n--palette-pine-bark-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pine-bark.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pine-bark.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pine-bark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pine-bark.json"
}