All Palettes

Color Palette #d6c9e3, #f3b4d6, #f1a8a2, #f9d57b, #fce25f

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d6c9e3;
}
.soft-cashmere {
color: #f3b4d6;
}
.calabrese {
color: #f1a8a2;
}
.golden-glow {
color: #f9d57b;
}
.primrose-path {
color: #fce25f;
}

/* CSS Variables */
:root {
--purity:#d6c9e3;
--soft-cashmere:#f3b4d6;
--calabrese:#f1a8a2;
--golden-glow:#f9d57b;
--primrose-path:#fce25f;
}

More palettes to explore