All Palettes

Color Palette #f19dac, #f1c2b6, #f1d5b7, #f1e8b1, #f1f4d2

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.new-clay {
color: #f1c2b6;
}
.pink-lady {
color: #f1d5b7;
}
.icy-lemonade {
color: #f1e8b1;
}
.sun-glare {
color: #f1f4d2;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--new-clay:#f1c2b6;
--pink-lady:#f1d5b7;
--icy-lemonade:#f1e8b1;
--sun-glare:#f1f4d2;
}

More palettes to explore