All Palettes

Color Palette #f6a2b8, #f9ccb9, #fbe6b1, #e2f7a6, #a2e7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.biscuit-cream {
color: #f9ccb9;
}
.banana-mania {
color: #fbe6b1;
}
.dingy-sticky-note {
color: #e2f7a6;
}
.aqua-wish {
color: #a2e7d3;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--biscuit-cream:#f9ccb9;
--banana-mania:#fbe6b1;
--dingy-sticky-note:#e2f7a6;
--aqua-wish:#a2e7d3;
}

More palettes to explore