# Burning Spring gradient

Burning Spring is a green gradient from WebGradients (MIT), rendered in OKLab.

### Burning Spring

- Slug: `burning-spring` · Page: https://brandsweets.com/gradients/burning-spring
- Stops: #4fb576 @0%, #44c489 @30%, #28a9ae @46%, #28a2b7 @59%, #4c7788 @71%, #6c4f63 @80%, #432c39 @100% · angle 0° · source webgradients
- Families: green, pink, teal · Moods: muted
- CSS: `linear-gradient(0deg in oklab, #4fb576 0%, #44c489 30%, #28a9ae 46%, #28a2b7 59%, #4c7788 71%, #6c4f63 80%, #432c39 100%)`
- Tailwind: `bg-[linear-gradient(0deg_in_oklab,#4fb576_0%,#44c489_30%,#28a9ae_46%,#28a2b7_59%,#4c7788_71%,#6c4f63_80%,#432c39_100%)]`
- Contrast (worst point): white 2.21:1 fail · black 1.66:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.4fb576_0-44c489_30-28a9ae_46-28a2b7_59-4c7788_71-6c4f63_80-432c39_100?a=0
- Colors: https://brandsweets.com/colors/4fb576, https://brandsweets.com/colors/44c489, https://brandsweets.com/colors/28a9ae, https://brandsweets.com/colors/28a2b7, https://brandsweets.com/colors/4c7788, https://brandsweets.com/colors/6c4f63, https://brandsweets.com/colors/432c39

## The same stops in other spaces

- sRGB (the source's own look): `linear-gradient(0deg in srgb, #4fb576 0%, #44c489 30%, #28a9ae 46%, #28a2b7 59%, #4c7788 71%, #6c4f63 80%, #432c39 100%)`
- OKLCH shorter hue: `linear-gradient(0deg in oklch shorter hue, #4fb576 0%, #44c489 30%, #28a9ae 46%, #28a2b7 59%, #4c7788 71%, #6c4f63 80%, #432c39 100%)`

Family pages: https://brandsweets.com/gradients/green, https://brandsweets.com/gradients/pink, https://brandsweets.com/gradients/teal

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