All Palettes

Color Palette #f3c9d2, #f7e2c5, #d3e7b1, #b2d5e1, #f6b1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f3c9d2;
}
.moonglow {
color: #f7e2c5;
}
.lasting-thoughts {
color: #d3e7b1;
}
.foamy-surf {
color: #b2d5e1;
}
.ibis {
color: #f6b1c1;
}

/* CSS Variables */
:root {
--mountain-laurel:#f3c9d2;
--moonglow:#f7e2c5;
--lasting-thoughts:#d3e7b1;
--foamy-surf:#b2d5e1;
--ibis:#f6b1c1;
}

More palettes to explore