All Palettes

Color Palette #f5b2ba, #fbbf8e, #f6d5b1, #f3e0b4, #b1e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.bubblegum-pink {
color: #f5b2ba;
}
.mango-ice {
color: #fbbf8e;
}
.frangipane {
color: #f6d5b1;
}
.calla {
color: #f3e0b4;
}
.ice-cube {
color: #b1e2d5;
}

/* CSS Variables */
:root {
--bubblegum-pink:#f5b2ba;
--mango-ice:#fbbf8e;
--frangipane:#f6d5b1;
--calla:#f3e0b4;
--ice-cube:#b1e2d5;
}

More palettes to explore