All Palettes

Color Palette #b1a7c3, #d5c3d3, #f1d7a2, #f5b2c1, #d97d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-amethyst {
color: #b1a7c3;
}
.chinaberry-bloom {
color: #d5c3d3;
}
.double-cream {
color: #f1d7a2;
}
.ibis {
color: #f5b2c1;
}
.i-love-you-pink {
color: #d97d8c;
}

/* CSS Variables */
:root {
--winter-amethyst:#b1a7c3;
--chinaberry-bloom:#d5c3d3;
--double-cream:#f1d7a2;
--ibis:#f5b2c1;
--i-love-you-pink:#d97d8c;
}

More palettes to explore