All Palettes

Color Palette #f1a7b4, #fbeac1, #f2df9c, #f0c2a3, #e29dae

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.rich-cream {
color: #fbeac1;
}
.buttery-croissant {
color: #f2df9c;
}
.neighborly-peach {
color: #f0c2a3;
}
.vintage-victorian {
color: #e29dae;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--rich-cream:#fbeac1;
--buttery-croissant:#f2df9c;
--neighborly-peach:#f0c2a3;
--vintage-victorian:#e29dae;
}

More palettes to explore