Generated palette

Burly Wood Palette

Burly Wood Palette is a generated palette built from #DEB887, #87ADDE, #DE8D87, #D8DE87. 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.

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.

5colors
Orange palettedominant group
5use cases

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.

Primary#DEB887Burly Wood
Secondary#87ADDE#87ADDE
Surface#DE8D87#DE8D87
Background#D8DE87#D8DE87
Accent#000000Black

CSS 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

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#DEB887
Black 11.31:1 · White 1.86:1
Best #000000
Secondary#87ADDE
Black 9.06:1 · White 2.32:1
Best #000000
Surface#DE8D87
Black 8.27:1 · White 2.54:1
Best #000000
Background#D8DE87
Black 14.72:1 · White 1.43:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

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.

AI-Ready Dataset v1.0.0
Luminance0.5156
Black text11.31:1AA Pass
White text1.86:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured 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": "https://www.colorsencyclopedia.com/hex/87adde/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/de8d87/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/d8de87/"
    },
    {
      "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"
}