All Palettes

Color Palette #f19dac, #f1a7b3, #f1c1d1, #f2bac4, #f2d7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.princess {
color: #f1a7b3;
}
.pink-chintz {
color: #f1c1d1;
}
.petals-unfolding {
color: #f2bac4;
}
.global-warming {
color: #f2d7d4;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--princess:#f1a7b3;
--pink-chintz:#f1c1d1;
--petals-unfolding:#f2bac4;
--global-warming:#f2d7d4;
}

More palettes to explore