All Palettes

Color Palette #f5b7c0, #f6a2ba, #f39c12, #f7d259, #e0e26e

0%
0%
0%

CSS code for this palette

/* CSS */
.squid-pink {
color: #f5b7c0;
}
.pink-chalk {
color: #f6a2ba;
}
.dodgeroll-gold {
color: #f39c12;
}
.wake-me-up {
color: #f7d259;
}
.ripe-pear {
color: #e0e26e;
}

/* CSS Variables */
:root {
--squid-pink:#f5b7c0;
--pink-chalk:#f6a2ba;
--dodgeroll-gold:#f39c12;
--wake-me-up:#f7d259;
--ripe-pear:#e0e26e;
}

More palettes to explore