All Palettes

Color Palette #f0a800, #f1c84b, #f2e2a6, #f5d6c7, #f2b1c0

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sugar-cookie {
color: #f2e2a6;
}
.resort-sunrise {
color: #f5d6c7;
}
.ibis {
color: #f2b1c0;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--sugar-cookie:#f2e2a6;
--resort-sunrise:#f5d6c7;
--ibis:#f2b1c0;
}

More palettes to explore