# After the Rain gradient

After the Rain is a pink gradient from uiGradients (MIT), rendered in OKLab.

### After the Rain

- Slug: `after-the-rain` · Page: https://brandsweets.com/gradients/after-the-rain
- Stops: #ff75c3, #ffa647, #ffe83f, #9fff5b, #70e2ff, #cd93ff · angle 90° · source uigradients
- Families: pink, purple · Moods: vivid, light
- CSS: `linear-gradient(90deg in oklab, #ff75c3 0%, #ffa647 20%, #ffe83f 40%, #9fff5b 60%, #70e2ff 80%, #cd93ff 100%)`
- Tailwind: `bg-[linear-gradient(90deg_in_oklab,#ff75c3_0%,#ffa647_20%,#ffe83f_40%,#9fff5b_60%,#70e2ff_80%,#cd93ff_100%)]`
- Contrast (worst point): white 1.24:1 fail · black 8.59:1 AA · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.ff75c3-ffa647-ffe83f-9fff5b-70e2ff-cd93ff?a=90
- Colors: https://brandsweets.com/colors/ff75c3, https://brandsweets.com/colors/ffa647, https://brandsweets.com/colors/ffe83f, https://brandsweets.com/colors/9fff5b, https://brandsweets.com/colors/70e2ff, https://brandsweets.com/colors/cd93ff

## The same stops in other spaces

- sRGB (the source's own look): `linear-gradient(90deg in srgb, #ff75c3 0%, #ffa647 20%, #ffe83f 40%, #9fff5b 60%, #70e2ff 80%, #cd93ff 100%)`
- OKLCH shorter hue: `linear-gradient(90deg in oklch shorter hue, #ff75c3 0%, #ffa647 20%, #ffe83f 40%, #9fff5b 60%, #70e2ff 80%, #cd93ff 100%)`

Family pages: https://brandsweets.com/gradients/pink, https://brandsweets.com/gradients/purple

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