All Palettes

Color Palette #f0a800, #f1c84b, #f2e29c, #d3f3f8, #6fc5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.buttery-croissant {
color: #f2e29c;
}
.water {
color: #d3f3f8;
}
.salt-lake {
color: #6fc5d3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--buttery-croissant:#f2e29c;
--water:#d3f3f8;
--salt-lake:#6fc5d3;
}

More palettes to explore