# Neon color palettes

Looking for a neon palette? These 4 are hand-picked — acid pink, cyan and lime on near-black, where the dark surface is what makes the colour glow — 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/neon
- Count: 4

## Palettes

### Arcade

- Slug: `arcade`
- Hexes: #ff2e88, #00f0ff, #faff00, #0a0a14, #f5f5ff
- Roles: primary #ff2e88, secondary #00f0ff, accent #faff00, surface #0a0a14, text #f5f5ff
- Text on surface: 18.18:1
- Moods: neon, vivid, dark, bold
- Why: Hot pink, cyan and acid yellow on near-black — cabinet-glow neon; the black surface is what makes the colours light up.
- Tool: https://brandsweets.com/palettes/new/ff2e88-00f0ff-faff00-0a0a14-f5f5ff
- Colors: https://brandsweets.com/colors/ff2e88, https://brandsweets.com/colors/00f0ff, https://brandsweets.com/colors/faff00, https://brandsweets.com/colors/0a0a14, https://brandsweets.com/colors/f5f5ff

### Laser

- Slug: `laser`
- Hexes: #39ff14, #bf00ff, #00e5ff, #07070d, #eefaf0
- Roles: primary #39ff14, secondary #bf00ff, accent #00e5ff, surface #07070d, text #eefaf0
- Text on surface: 18.72:1
- Moods: neon, vivid, dark, technical
- Why: Laser green, violet and cyan — the synthwave/gaming set; keep the type near-white and let one neon own each screen.
- Tool: https://brandsweets.com/palettes/new/39ff14-bf00ff-00e5ff-07070d-eefaf0
- Colors: https://brandsweets.com/colors/39ff14, https://brandsweets.com/colors/bf00ff, https://brandsweets.com/colors/00e5ff, https://brandsweets.com/colors/07070d, https://brandsweets.com/colors/eefaf0

### Night Market

- Slug: `night-market`
- Hexes: #ff5f1f, #ff2fb3, #ffd400, #120b14, #fff1e6
- Roles: primary #ff5f1f, secondary #ff2fb3, accent #ffd400, surface #120b14, text #fff1e6
- Text on surface: 17.51:1
- Moods: neon, vivid, dark, warm
- Why: Orange, magenta and yellow neon on aubergine-black — the street-sign palette for food, nightlife and events.
- Tool: https://brandsweets.com/palettes/new/ff5f1f-ff2fb3-ffd400-120b14-fff1e6
- Colors: https://brandsweets.com/colors/ff5f1f, https://brandsweets.com/colors/ff2fb3, https://brandsweets.com/colors/ffd400, https://brandsweets.com/colors/120b14, https://brandsweets.com/colors/fff1e6

### Electric Lime

- Slug: `electric-lime`
- Hexes: #c6ff00, #111111, #ff3d00, #ffffff
- Roles: primary #c6ff00, secondary #111111, accent #ff3d00, surface #ffffff, text #111111
- Text on surface: 18.88:1
- Moods: neon, vivid, bold, light
- Why: One neon on white with black type — lime-and-black is the neon that works in daylight; the orange is a second gear.
- Tool: https://brandsweets.com/palettes/new/c6ff00-111111-ff3d00-ffffff
- Colors: https://brandsweets.com/colors/c6ff00, https://brandsweets.com/colors/111111, https://brandsweets.com/colors/ff3d00, https://brandsweets.com/colors/ffffff

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