Curated color systems for 1,350+ Pokémon delivered as JSON, Tailwind configs, and CSS variables. One-time purchase, lifetime access.
primary
#ee8329
secondary
#cd5241
accent
#084152
Skip the pixel-picking. Get production-ready color systems straight from the API.
Charizard
Gengar
Bulbasaur
Pikachu
Umbreon
Gardevoir
Gyarados
Eevee
No subscriptions, no metered billing, no surprise invoices. Pay once and use the API for as long as it exists. Comparable palette APIs charge $10–30 per month.
Secure checkout via Stripe. No account required until payment.
Three endpoints. One auth header. That's it.
Authorization: Bearer pkpal_...GET/api/v1/palettes?type=Fire&format=hex&page=1&pageSize=2Paginated list. Params: type, generation, format (hex|rgb|hsl), shiny (true), page, pageSize.
curl -H "Authorization: Bearer pkpal_YOUR_KEY" \
"https://www.pokemonpalette.com/api/v1/palettes?type=Fire&format=hex&page=1&pageSize=2"One API call. Tailwind config, CSS variables, and hex values for any Pokémon. Lifetime access for $29.