# Sunset color palettes

Looking for a sunset palette? These 3 are hand-picked — apricot into coral into plum — the gradient flattened into three tokens you can actually build with — 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/sunset
- Count: 3

## Palettes

### Golden Hour

- Slug: `golden-hour`
- Hexes: #f4a259, #f25f5c, #5b3758, #fff7ec, #2b1a2b
- Roles: primary #f4a259, secondary #f25f5c, accent #5b3758, surface #fff7ec, text #2b1a2b
- Text on surface: 15.38:1
- Moods: sunset, warm, vivid, light
- Why: Apricot into coral into plum — a sunset flattened to three tokens, with the plum doubling as the twilight text colour.
- Tool: https://brandsweets.com/palettes/new/f4a259-f25f5c-5b3758-fff7ec-2b1a2b
- Colors: https://brandsweets.com/colors/f4a259, https://brandsweets.com/colors/f25f5c, https://brandsweets.com/colors/5b3758, https://brandsweets.com/colors/fff7ec, https://brandsweets.com/colors/2b1a2b

### Dusk Gradient

- Slug: `dusk-gradient`
- Hexes: #ff7b54, #ffb26b, #7c3e8a, #1b1230, #ffefe0
- Roles: primary #ff7b54, secondary #ffb26b, accent #7c3e8a, surface #1b1230, text #ffefe0
- Text on surface: 15.88:1
- Moods: sunset, dark, warm, bold
- Why: Orange and peach on indigo-black with a violet — the last five minutes of a sunset, as a dark mode.
- Tool: https://brandsweets.com/palettes/new/ff7b54-ffb26b-7c3e8a-1b1230-ffefe0
- Colors: https://brandsweets.com/colors/ff7b54, https://brandsweets.com/colors/ffb26b, https://brandsweets.com/colors/7c3e8a, https://brandsweets.com/colors/1b1230, https://brandsweets.com/colors/ffefe0

### Tequila Sunrise

- Slug: `tequila-sunrise`
- Hexes: #e63946, #ff9f1c, #ffd60a, #fffaf3, #2a1a0e
- Roles: primary #e63946, secondary #ff9f1c, accent #ffd60a, surface #fffaf3, text #2a1a0e
- Text on surface: 16.14:1
- Moods: sunset, vivid, bold, warm
- Why: Red through orange to yellow — the poured-drink gradient as flat tokens; use it left-to-right, never all at once.
- Tool: https://brandsweets.com/palettes/new/e63946-ff9f1c-ffd60a-fffaf3-2a1a0e
- Colors: https://brandsweets.com/colors/e63946, https://brandsweets.com/colors/ff9f1c, https://brandsweets.com/colors/ffd60a, https://brandsweets.com/colors/fffaf3, https://brandsweets.com/colors/2a1a0e

## 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: "sunset" })`), `suggest_palette` (mood/industry/seed → curated-first, with rationale), `generate_palette`, `analyze_color`, `check_contrast`.
