All Palettes

Color Palette #f6c0b1, #f1b6d8, #f7e6a1, #cfe9a0, #a8d6e1

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f6c0b1;
}
.soft-cashmere {
color: #f1b6d8;
}
.venetian-yellow {
color: #f7e6a1;
}
.crystal-apple {
color: #cfe9a0;
}
.winsome-hue {
color: #a8d6e1;
}

/* CSS Variables */
:root {
--rustique:#f6c0b1;
--soft-cashmere:#f1b6d8;
--venetian-yellow:#f7e6a1;
--crystal-apple:#cfe9a0;
--winsome-hue:#a8d6e1;
}

More palettes to explore