All Palettes

Color Palette #f5b2ba, #eab8d1, #f2e5ba, #d6e1b7, #b8e5c7

0%
0%
0%

CSS code for this palette

/* CSS */
.bubblegum-pink {
color: #f5b2ba;
}
.sweet-lilac {
color: #eab8d1;
}
.pearl-yellow {
color: #f2e5ba;
}
.spring-glow {
color: #d6e1b7;
}
.canton-jade {
color: #b8e5c7;
}

/* CSS Variables */
:root {
--bubblegum-pink:#f5b2ba;
--sweet-lilac:#eab8d1;
--pearl-yellow:#f2e5ba;
--spring-glow:#d6e1b7;
--canton-jade:#b8e5c7;
}

More palettes to explore