# Charcoal to Burlywood gradient

Charcoal (#36454f) to Burlywood (#deb887), interpolated perceptually. The engine's pick for this pair is oklch.

- Page: https://brandsweets.com/gradients/charcoal-to-burlywood
- Colors: https://brandsweets.com/colors/charcoal, https://brandsweets.com/colors/burlywood
- Reverse: https://brandsweets.com/gradients/burlywood-to-charcoal

## OKLab

- CSS: `linear-gradient(135deg in oklab, #36454f 0%, #deb887 100%)`
- Tailwind: `bg-linear-to-br/oklab from-[#36454f] to-[#deb887]`
- Contrast (worst point): white 1.86:1 fail · black 2.12:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.36454f-deb887?a=135

## OKLCH (shorter hue)

- CSS: `linear-gradient(135deg in oklch shorter hue, #36454f 0%, #deb887 100%)`
- Tailwind: `bg-linear-to-br/oklch from-[#36454f] to-[#deb887]`
- Contrast (worst point): white 1.86:1 fail · black 2.12:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.36454f-deb887?a=135&in=oklch&hue=shorter

## Eased (soft)

- CSS: `linear-gradient(135deg in oklch shorter hue, #36454f 0%, #374751 8.28%, #394c55 16.03%, #3c555c 23.35%, #416063 30.32%, #496c6a 37.03%, #557a6e 43.56%, #658871 50%, #7b9472 56.44%, #929f74 62.97%, #aaa876 69.68%, #bfaf7b 76.65%, #d0b480 83.97%, #dab785 91.72%, #deb887 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklch_shorter_hue,#36454f_0%,#374751_8.28%,#394c55_16.03%,#3c555c_23.35%,#416063_30.32%,#496c6a_37.03%,#557a6e_43.56%,#658871_50%,#7b9472_56.44%,#929f74_62.97%,#aaa876_69.68%,#bfaf7b_76.65%,#d0b480_83.97%,#dab785_91.72%,#deb887_100%)]`
- Contrast (worst point): white 1.86:1 fail · black 2.12:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.36454f-deb887?a=135&in=oklch&hue=shorter&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 37.17% 2.99%, oklch(from #deb887 l c h / 0.8093) 0%, rgb(from #deb887 r g b / 0) 45.19%), radial-gradient(circle farthest-corner at 65.12% 73.72%, oklch(from #36454f l c h / 0.891) 0%, rgb(from #36454f r g b / 0) 58.99%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_37.17%_2.99%,oklch(from_#deb887_l_c_h_/_0.8093)_0%,rgb(from_#deb887_r_g_b_/_0)_45.19%),radial-gradient(circle_farthest-corner_at_65.12%_73.72%,oklch(from_#36454f_l_c_h_/_0.891)_0%,rgb(from_#36454f_r_g_b_/_0)_58.99%)]`
- Contrast (worst point): white 2.82:1 fail · black 2.54:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.36454f-deb887?k=mesh&seed=charcoal-to-burlywood

## Gradient maker

Every maker URL is the gradient's state: `/gradients/new/v1.<hex>-<hex>[_pos]?a=135&in=oklch&hue=shorter&e=soft&g=8`. Hand one to a human, let them refine, and read the link they return.

## Connect an agent

Point any MCP client at the BrandSweets gradients endpoint for the same engine and corpus:

- Endpoint: https://mcp.brandsweets.com/gradients/mcp
- Tools: `make_gradient` (2–5 colours → CSS with the interpolation space, Tailwind v4, SVG, PNG URL, DTCG token + the contrast/banding/gamut report), `brand_gradients` (brand slug or palette → brand gradient, hero, button, variants).
- Resource: `gradients://corpus` — the whole bundled corpus as JSON.
