← All tools

Export a colour palette

Your palette as code, ready to paste.

Base colour

Common questions

Which export format should I use?

CSS custom properties for most web projects — they work everywhere and can be themed at runtime. Tailwind config if you are already using it. JSON when a build step or design tool consumes the tokens.