All Palettes

Color Palette #a3c8db, #f0a800, #f08c00, #f06400, #d64700

0%
0%
0%

CSS code for this palette

/* CSS */
.piezo-blue {
color: #a3c8db;
}
.welcoming-wasp {
color: #f0a800;
}
.saffron-gold {
color: #f08c00;
}
.royal-flycatcher-crest {
color: #f06400;
}
.macharius-solar-orange {
color: #d64700;
}

/* CSS Variables */
:root {
--piezo-blue:#a3c8db;
--welcoming-wasp:#f0a800;
--saffron-gold:#f08c00;
--royal-flycatcher-crest:#f06400;
--macharius-solar-orange:#d64700;
}

More palettes to explore