All Palettes

Color Palette #f1a7b2, #f5c2b2, #f7e3b6, #f9e8a4, #f5c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.rustique {
color: #f5c2b2;
}
.barley-white {
color: #f7e3b6;
}
.bleached-sunflower {
color: #f9e8a4;
}
.first-peach {
color: #f5c7c7;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--rustique:#f5c2b2;
--barley-white:#f7e3b6;
--bleached-sunflower:#f9e8a4;
--first-peach:#f5c7c7;
}

More palettes to explore