All Palettes

Color Palette #f7e8ab, #f2bae7, #b6e2e0, #f4d371, #f25a76

0%
0%
0%

CSS code for this palette

/* CSS */
.glisten-yellow {
color: #f7e8ab;
}
.lavender-soap {
color: #f2bae7;
}
.fine-blue {
color: #b6e2e0;
}
.yellow-tulip {
color: #f4d371;
}
.ponceau {
color: #f25a76;
}

/* CSS Variables */
:root {
--glisten-yellow:#f7e8ab;
--lavender-soap:#f2bae7;
--fine-blue:#b6e2e0;
--yellow-tulip:#f4d371;
--ponceau:#f25a76;
}

More palettes to explore