All Palettes

Color Palette #f0b2c2, #f0d4b2, #e5f0b2, #b2e5f0, #b2c2f0

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c2;
}
.banana-ice-cream {
color: #f0d4b2;
}
.spring-kiss {
color: #e5f0b2;
}
.crystal-river {
color: #b2e5f0;
}
.larkspur-bud {
color: #b2c2f0;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c2;
--banana-ice-cream:#f0d4b2;
--spring-kiss:#e5f0b2;
--crystal-river:#b2e5f0;
--larkspur-bud:#b2c2f0;
}

More palettes to explore