CSS & Developer Output
CSS Custom Properties Exporter
Export a palette as CSS custom properties
Palette
CSS
:root {
--brand-1: #3B82F6;
--brand-2: #A855F7;
--brand-3: #EF4444;
--brand-4: #10B981;
--brand-5: #F59E0B;
}CSS & Developer Output
Export a palette as CSS custom properties
:root {
--brand-1: #3B82F6;
--brand-2: #A855F7;
--brand-3: #EF4444;
--brand-4: #10B981;
--brand-5: #F59E0B;
}