All Palettes

Color Palette #f6b1c4, #f1a7d5, #a6e1e3, #a2c7e7, #4d3d6b

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f6b1c4;
}
.violet-kiss {
color: #f1a7d5;
}
.ice-crystal-blue {
color: #a6e1e3;
}
.windsor-way {
color: #a2c7e7;
}
.geode {
color: #4d3d6b;
}

/* CSS Variables */
:root {
--cupid:#f6b1c4;
--violet-kiss:#f1a7d5;
--ice-crystal-blue:#a6e1e3;
--windsor-way:#a2c7e7;
--geode:#4d3d6b;
}

More palettes to explore