CSS & Developer Output
Bootstrap Color Exporter
Export a palette as Bootstrap colors
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 Bootstrap colors
:root {
--brand-1: #3B82F6;
--brand-2: #A855F7;
--brand-3: #EF4444;
--brand-4: #10B981;
--brand-5: #F59E0B;
}