Generated palette

Walnut Palette

Walnut Palette is a generated palette built from #5C4033, #334F5C, #5C333A, #5C5533. 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.

Walnut Palette combines primary #5C4033, secondary #334F5C, surface #5C333A, background #5C5533, 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.

5colors
Orange palettedominant group
6use 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#5C4033Walnut
Secondary#334F5C#334F5C
Surface#5C333A#5C333A
Background#5C5533#5C5533
Accent#FFFFFFWhite

CSS Variables

--palette-walnut-primary: #5C4033;
--palette-walnut-secondary: #334F5C;
--palette-walnut-surface: #5C333A;
--palette-walnut-background: #5C5533;
--palette-walnut-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#5C4033
Black 2.24:1 · White 9.39:1
Best #FFFFFF
Secondary#334F5C
Black 2.41:1 · White 8.7:1
Best #FFFFFF
Surface#5C333A
Black 1.99:1 · White 10.55:1
Best #FFFFFF
Background#5C5533
Black 2.8:1 · White 7.49:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

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 Walnut Palette Data (JSON)

Structured palette data for Walnut Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.0618
Black text2.24:1AA Fail
White text9.39:1AA Pass
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": "#5C4033",
    "name": "Walnut"
  },
  {
    "role": "secondary",
    "hex": "#334F5C",
    "name": "#334F5C"
  },
  {
    "role": "surface",
    "hex": "#5C333A",
    "name": "#5C333A"
  },
  {
    "role": "background",
    "hex": "#5C5533",
    "name": "#5C5533"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#5C4033",
    "name": "Walnut",
    "blackContrast": 2.24,
    "whiteContrast": 9.39,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "secondary",
    "hex": "#334F5C",
    "name": "#334F5C",
    "blackContrast": 2.41,
    "whiteContrast": 8.7,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#5C333A",
    "name": "#5C333A",
    "blackContrast": 1.99,
    "whiteContrast": 10.55,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#5C5533",
    "name": "#5C5533",
    "blackContrast": 2.8,
    "whiteContrast": 7.49,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "walnut palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced 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-walnut-primary: #5C4033;\n--palette-walnut-secondary: #334F5C;\n--palette-walnut-surface: #5C333A;\n--palette-walnut-background: #5C5533;\n--palette-walnut-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "walnut",
  "name": "Walnut Palette",
  "type": "generated",
  "sourceColor": "walnut",
  "description": "Generated palette built from Walnut, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Walnut Palette combines primary #5C4033, secondary #334F5C, surface #5C333A, background #5C5533, 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": [
    "walnut palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced 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": "#5C4033",
      "slug": "walnut",
      "name": "Walnut",
      "rgb": [
        92,
        64,
        51
      ],
      "hsl": [
        19,
        29,
        28
      ],
      "cmyk": [
        0,
        30,
        45,
        64
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.0618,
      "contrast": {
        "black": 2.24,
        "white": 9.39
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/walnut/"
    },
    {
      "role": "secondary",
      "hex": "#334F5C",
      "slug": null,
      "name": "#334F5C",
      "rgb": [
        51,
        79,
        92
      ],
      "hsl": [
        199,
        29,
        28
      ],
      "cmyk": [
        45,
        14,
        0,
        64
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0707,
      "contrast": {
        "black": 2.41,
        "white": 8.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/334f5c/"
    },
    {
      "role": "surface",
      "hex": "#5C333A",
      "slug": null,
      "name": "#5C333A",
      "rgb": [
        92,
        51,
        58
      ],
      "hsl": [
        350,
        29,
        28
      ],
      "cmyk": [
        0,
        45,
        37,
        64
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0495,
      "contrast": {
        "black": 1.99,
        "white": 10.55
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/5c333a/"
    },
    {
      "role": "background",
      "hex": "#5C5533",
      "slug": null,
      "name": "#5C5533",
      "rgb": [
        92,
        85,
        51
      ],
      "hsl": [
        50,
        29,
        28
      ],
      "cmyk": [
        0,
        8,
        45,
        64
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.0901,
      "contrast": {
        "black": 2.8,
        "white": 7.49
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/5c5533/"
    },
    {
      "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": "#5C4033",
      "name": "Walnut"
    },
    {
      "role": "secondary",
      "hex": "#334F5C",
      "name": "#334F5C"
    },
    {
      "role": "surface",
      "hex": "#5C333A",
      "name": "#5C333A"
    },
    {
      "role": "background",
      "hex": "#5C5533",
      "name": "#5C5533"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#5C4033",
      "name": "Walnut",
      "blackContrast": 2.24,
      "whiteContrast": 9.39,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "secondary",
      "hex": "#334F5C",
      "name": "#334F5C",
      "blackContrast": 2.41,
      "whiteContrast": 8.7,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#5C333A",
      "name": "#5C333A",
      "blackContrast": 1.99,
      "whiteContrast": 10.55,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#5C5533",
      "name": "#5C5533",
      "blackContrast": 2.8,
      "whiteContrast": 7.49,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-walnut-primary: #5C4033;\n--palette-walnut-secondary: #334F5C;\n--palette-walnut-surface: #5C333A;\n--palette-walnut-background: #5C5533;\n--palette-walnut-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/walnut.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/walnut.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/walnut/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/walnut.json"
}