All Palettes

Color Palette #f0a800, #f0d000, #f2e1a1, #f2cad8, #f29cbb

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d000;
}
.sugar-cookie {
color: #f2e1a1;
}
.smidgen-of-love {
color: #f2cad8;
}
.amaranth-pink {
color: #f29cbb;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d000;
--sugar-cookie:#f2e1a1;
--smidgen-of-love:#f2cad8;
--amaranth-pink:#f29cbb;
}

More palettes to explore