# Spring color palettes

Looking for a spring palette? These 3 are hand-picked — new-leaf green, blossom pink and primrose, from full-saturation meadow to overcast rain garden — each with role tokens, AA-checked text contrast, and a one-line note on why it works. Open one in the palette tool to lock what you like and regenerate the rest.

- Page: https://brandsweets.com/palettes/spring
- Count: 3

## Palettes

### Meadow

- Slug: `meadow`
- Hexes: #6cbf4b, #f9d56e, #f18fb2, #fbfef7, #1f2d1a
- Roles: primary #6cbf4b, secondary #f9d56e, accent #f18fb2, surface #fbfef7, text #1f2d1a
- Text on surface: 14.24:1
- Moods: spring, light, friendly, vivid
- Why: Fresh green, buttercup and a wildflower pink — spring at full saturation; the leaf-dark text does the anchoring.
- Tool: https://brandsweets.com/palettes/new/6cbf4b-f9d56e-f18fb2-fbfef7-1f2d1a
- Colors: https://brandsweets.com/colors/6cbf4b, https://brandsweets.com/colors/f9d56e, https://brandsweets.com/colors/f18fb2, https://brandsweets.com/colors/fbfef7, https://brandsweets.com/colors/1f2d1a

### Blossom

- Slug: `blossom`
- Hexes: #e8a0bf, #b5d6b2, #f7e1a0, #fffbfa, #3a2a33
- Roles: primary #e8a0bf, secondary #b5d6b2, accent #f7e1a0, surface #fffbfa, text #3a2a33
- Text on surface: 13.11:1
- Moods: spring, pastel, light, elegant
- Why: Cherry blossom, new leaf and pale primrose — a soft spring set for florists, weddings and anything that opens in April.
- Tool: https://brandsweets.com/palettes/new/e8a0bf-b5d6b2-f7e1a0-fffbfa-3a2a33
- Colors: https://brandsweets.com/colors/e8a0bf, https://brandsweets.com/colors/b5d6b2, https://brandsweets.com/colors/f7e1a0, https://brandsweets.com/colors/fffbfa, https://brandsweets.com/colors/3a2a33

### Rain Garden

- Slug: `rain-garden`
- Hexes: #4f8a8b, #a5c9a1, #f2b5a7, #f6f9f7, #1f3331
- Roles: primary #4f8a8b, secondary #a5c9a1, accent #f2b5a7, surface #f6f9f7, text #1f3331
- Text on surface: 12.57:1
- Moods: spring, cool, muted, calm
- Why: Wet-leaf teal and moss with a soft peach — an overcast spring, calmer than the bright version and better for long reading.
- Tool: https://brandsweets.com/palettes/new/4f8a8b-a5c9a1-f2b5a7-f6f9f7-1f3331
- Colors: https://brandsweets.com/colors/4f8a8b, https://brandsweets.com/colors/a5c9a1, https://brandsweets.com/colors/f2b5a7, https://brandsweets.com/colors/f6f9f7, https://brandsweets.com/colors/1f3331

## Palette tool

Every tool URL is the palette's state: `/palettes/new/<hex>-<hex>-<hex>-<hex>-<hex>?lock=0,2&style=vibrant`. Hand a link to a human, let them lock and regenerate, and read `lock=` back from the link they return.

## Connect an agent

Point any MCP client at the BrandSweets colors endpoint for the same collection and engine:

- Endpoint: https://mcp.brandsweets.com/colors/mcp
- Tools: `list_palettes` (e.g. `list_palettes({ mood: "spring" })`), `suggest_palette` (mood/industry/seed → curated-first, with rationale), `generate_palette`, `analyze_color`, `check_contrast`.
