All Palettes

Color Palette #f3a5ba, #eab8d1, #f5e7b2, #d0e8b5, #6d9c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5ba;
}
.sweet-lilac {
color: #eab8d1;
}
.icy-lemonade {
color: #f5e7b2;
}
.frozen-forest {
color: #d0e8b5;
}
.peahen {
color: #6d9c8b;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5ba;
--sweet-lilac:#eab8d1;
--icy-lemonade:#f5e7b2;
--frozen-forest:#d0e8b5;
--peahen:#6d9c8b;
}

More palettes to explore