All Palettes

Color Palette #f0a800, #f1c84b, #f1e6a7, #d7b2d5, #a45b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pineapple-delight {
color: #f1e6a7;
}
.blushing-sky {
color: #d7b2d5;
}
.cyclamen-red {
color: #a45b8c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--pineapple-delight:#f1e6a7;
--blushing-sky:#d7b2d5;
--cyclamen-red:#a45b8c;
}

More palettes to explore