All Palettes

Color Palette #f5e1b2, #f2bac3, #d7a4e5, #a9c3e0, #8fd6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e1b2;
}
.petals-unfolding {
color: #f2bac3;
}
.bright-ube {
color: #d7a4e5;
}
.angela-bay {
color: #a9c3e0;
}
.green-daze {
color: #8fd6c8;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e1b2;
--petals-unfolding:#f2bac3;
--bright-ube:#d7a4e5;
--angela-bay:#a9c3e0;
--green-daze:#8fd6c8;
}

More palettes to explore