All Palettes

Color Palette #f7e59c, #f2d3a1, #f0a475, #d77e92, #8b5b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f7e59c;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.balinese-sunset {
color: #f0a475;
}
.i-love-you-pink {
color: #d77e92;
}
.wisteria-purple {
color: #8b5b9a;
}

/* CSS Variables */
:root {
--storm-lightning:#f7e59c;
--antique-wicker-basket:#f2d3a1;
--balinese-sunset:#f0a475;
--i-love-you-pink:#d77e92;
--wisteria-purple:#8b5b9a;
}

More palettes to explore