All Palettes

Color Palette #f9b6a4, #f3c6af, #f6d8b6, #f5e3b2, #f7f9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f9b6a4;
}
.peach-temptation {
color: #f3c6af;
}
.pinenut {
color: #f6d8b6;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.white-nectar {
color: #f7f9d7;
}

/* CSS Variables */
:root {
--just-blush:#f9b6a4;
--peach-temptation:#f3c6af;
--pinenut:#f6d8b6;
--smooth-as-corn-silk:#f5e3b2;
--white-nectar:#f7f9d7;
}

More palettes to explore