# Charcoal to Blush Pink gradient

Charcoal (#36454f) to Blush Pink (#e8b4b8), interpolated perceptually. The engine's pick for this pair is oklab.

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

## OKLab

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

## OKLCH (shorter hue)

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

## Eased (soft)

- CSS: `linear-gradient(135deg in oklab, #36454f 0%, #384750 8.28%, #3f4b54 16.03%, #4a515b 23.35%, #575a63 30.32%, #67646c 37.03%, #796f77 43.56%, #8b7b82 50%, #9f878d 56.44%, #b19298 62.97%, #c29da2 69.68%, #d2a6ab 76.65%, #ddaeb2 83.97%, #e5b2b6 91.72%, #e8b4b8 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklab,#36454f_0%,#384750_8.28%,#3f4b54_16.03%,#4a515b_23.35%,#575a63_30.32%,#67646c_37.03%,#796f77_43.56%,#8b7b82_50%,#9f878d_56.44%,#b19298_62.97%,#c29da2_69.68%,#d2a6ab_76.65%,#ddaeb2_83.97%,#e5b2b6_91.72%,#e8b4b8_100%)]`
- Contrast (worst point): white 1.80:1 fail · black 2.12:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.36454f-e8b4b8?a=135&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 7.03% 76.78%, oklch(from #e8b4b8 l c h / 0.7785) 0%, rgb(from #e8b4b8 r g b / 0) 56.16%), radial-gradient(circle farthest-corner at 18.25% 26.39%, oklch(from #36454f l c h / 0.8783) 0%, rgb(from #36454f r g b / 0) 58.6%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_7.03%_76.78%,oklch(from_#e8b4b8_l_c_h_/_0.7785)_0%,rgb(from_#e8b4b8_r_g_b_/_0)_56.16%),radial-gradient(circle_farthest-corner_at_18.25%_26.39%,oklch(from_#36454f_l_c_h_/_0.8783)_0%,rgb(from_#36454f_r_g_b_/_0)_58.6%)]`
- Contrast (worst point): white 3.75:1 AA-large · black 3.05:1 AA-large · banding high
- Maker: https://brandsweets.com/gradients/new/v1.36454f-e8b4b8?k=mesh&seed=charcoal-to-blush-pink

## 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.
