Generated palette
Burly Wood Palette
Burly Wood Palette: #DEB887, #87ADDE, #DE8D87, #D8DE87. Check roles, contrast and CSS variables; open source-color links and JSON.
Burly Wood Palette assigns primary #DEB887, secondary #87ADDE, surface #DE8D87, background #D8DE87, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #D8DE87 at 0.6859; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Burly Wood Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#DEB887Burly Wood#87ADDE#87ADDE#DE8D87#DE8D87#D8DE87#D8DE87#000000BlackCSS Variables
--palette-burly-wood-primary: #DEB887; --palette-burly-wood-secondary: #87ADDE; --palette-burly-wood-surface: #DE8D87; --palette-burly-wood-background: #D8DE87; --palette-burly-wood-accent: #000000;
Accessibility Snapshot
Compare all 5 Burly Wood Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Burly Wood Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Burly Wood Palette Data (JSON)
Structured palette data for Burly Wood 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": "#DEB887",
"name": "Burly Wood"
},
{
"role": "secondary",
"hex": "#87ADDE",
"name": "#87ADDE"
},
{
"role": "surface",
"hex": "#DE8D87",
"name": "#DE8D87"
},
{
"role": "background",
"hex": "#D8DE87",
"name": "#D8DE87"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#DEB887",
"name": "Burly Wood",
"blackContrast": 11.31,
"whiteContrast": 1.86,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#87ADDE",
"name": "#87ADDE",
"blackContrast": 9.06,
"whiteContrast": 2.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#DE8D87",
"name": "#DE8D87",
"blackContrast": 8.27,
"whiteContrast": 2.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#D8DE87",
"name": "#D8DE87",
"blackContrast": 14.72,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"burly wood palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-burly-wood-primary: #DEB887;\n--palette-burly-wood-secondary: #87ADDE;\n--palette-burly-wood-surface: #DE8D87;\n--palette-burly-wood-background: #D8DE87;\n--palette-burly-wood-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "burly-wood",
"name": "Burly Wood Palette",
"type": "generated",
"sourceColor": "burly-wood",
"description": "Generated palette built from Burly Wood, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Burly Wood Palette combines primary #DEB887, secondary #87ADDE, surface #DE8D87, background #D8DE87, accent #000000. 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": [
"burly wood palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#DEB887",
"slug": "burly-wood",
"name": "Burly Wood",
"rgb": [
222,
184,
135
],
"hsl": [
34,
57,
70
],
"cmyk": [
0,
17,
39,
13
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5156,
"contrast": {
"black": 11.31,
"white": 1.86
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/burly-wood/"
},
{
"role": "secondary",
"hex": "#87ADDE",
"slug": null,
"name": "#87ADDE",
"rgb": [
135,
173,
222
],
"hsl": [
214,
57,
70
],
"cmyk": [
39,
22,
0,
13
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.4031,
"contrast": {
"black": 9.06,
"white": 2.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#DE8D87",
"slug": null,
"name": "#DE8D87",
"rgb": [
222,
141,
135
],
"hsl": [
4,
57,
70
],
"cmyk": [
0,
36,
39,
13
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.3633,
"contrast": {
"black": 8.27,
"white": 2.54
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#D8DE87",
"slug": null,
"name": "#D8DE87",
"rgb": [
216,
222,
135
],
"hsl": [
64,
57,
70
],
"cmyk": [
3,
0,
39,
13
],
"family": "yellow",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.6859,
"contrast": {
"black": 14.72,
"white": 1.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#DEB887",
"name": "Burly Wood"
},
{
"role": "secondary",
"hex": "#87ADDE",
"name": "#87ADDE"
},
{
"role": "surface",
"hex": "#DE8D87",
"name": "#DE8D87"
},
{
"role": "background",
"hex": "#D8DE87",
"name": "#D8DE87"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#DEB887",
"name": "Burly Wood",
"blackContrast": 11.31,
"whiteContrast": 1.86,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#87ADDE",
"name": "#87ADDE",
"blackContrast": 9.06,
"whiteContrast": 2.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#DE8D87",
"name": "#DE8D87",
"blackContrast": 8.27,
"whiteContrast": 2.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#D8DE87",
"name": "#D8DE87",
"blackContrast": 14.72,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-burly-wood-primary: #DEB887;\n--palette-burly-wood-secondary: #87ADDE;\n--palette-burly-wood-surface: #DE8D87;\n--palette-burly-wood-background: #D8DE87;\n--palette-burly-wood-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/burly-wood.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/burly-wood.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/burly-wood/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/burly-wood.json"
}