All Palettes

Color Palette #a7c9e6, #b2d6e0, #d7e3ef, #f2b5d5, #a56fb8

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a7c9e6;
}
.foamy-surf {
color: #b2d6e0;
}
.blooming-aster {
color: #d7e3ef;
}
.soft-cashmere {
color: #f2b5d5;
}
.soft-purple {
color: #a56fb8;
}

/* CSS Variables */
:root {
--template:#a7c9e6;
--foamy-surf:#b2d6e0;
--blooming-aster:#d7e3ef;
--soft-cashmere:#f2b5d5;
--soft-purple:#a56fb8;
}

More palettes to explore