All Palettes

Color Palette #f0a800, #f1c84b, #f2df9c, #e7a6c1, #d84f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.buttery-croissant {
color: #f2df9c;
}
.think-pink {
color: #e7a6c1;
}
.rose-turkish-delight {
color: #d84f7d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--buttery-croissant:#f2df9c;
--think-pink:#e7a6c1;
--rose-turkish-delight:#d84f7d;
}

More palettes to explore