All Palettes

Color Palette #f5b9a3, #f3c5b4, #f0d6d1, #f8e8c4, #f7e17e

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.peach-temptation {
color: #f3c5b4;
}
.delicate-blush {
color: #f0d6d1;
}
.foundation {
color: #f8e8c4;
}
.club-mate {
color: #f7e17e;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--peach-temptation:#f3c5b4;
--delicate-blush:#f0d6d1;
--foundation:#f8e8c4;
--club-mate:#f7e17e;
}

More palettes to explore