chakra
Chakra theme color tokens.
Randomize a palette, pick each swatch, or build a harmony from a base color — then export Chakra UI tokens.
Palette builder
Export
const colors = {
brand: {
100: '#e11d48',
200: '#db2777',
300: '#c026d3',
400: '#f59e0b',
500: '#111827',
}
}