All Palettes

Color Palette #f6c6e7, #f9e6a9, #f6e8c6, #d5f1f1, #f9b9c3

0%
0%
0%

CSS code for this palette

/* CSS */
.classic-rose {
color: #f6c6e7;
}
.gold-sand {
color: #f9e6a9;
}
.summer-sunshine {
color: #f6e8c6;
}
.icy-wind {
color: #d5f1f1;
}
.pink-bubble-tea {
color: #f9b9c3;
}

/* CSS Variables */
:root {
--classic-rose:#f6c6e7;
--gold-sand:#f9e6a9;
--summer-sunshine:#f6e8c6;
--icy-wind:#d5f1f1;
--pink-bubble-tea:#f9b9c3;
}

More palettes to explore