All Palettes

Color Palette #f1a7b6, #f6c0b1, #f8d7af, #f3e4a0, #e1f2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.rustique {
color: #f6c0b1;
}
.satin-latour {
color: #f8d7af;
}
.venetian-yellow {
color: #f3e4a0;
}
.spring-kiss {
color: #e1f2b1;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--rustique:#f6c0b1;
--satin-latour:#f8d7af;
--venetian-yellow:#f3e4a0;
--spring-kiss:#e1f2b1;
}

More palettes to explore