All Palettes

Color Palette #f1a8a2, #f1c6b1, #f1e1b1, #e0f1a2, #a2f1b2

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.peach-temptation {
color: #f1c6b1;
}
.bone-white {
color: #f1e1b1;
}
.mint-julep {
color: #e0f1a2;
}
.ultra-mint {
color: #a2f1b2;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--peach-temptation:#f1c6b1;
--bone-white:#f1e1b1;
--mint-julep:#e0f1a2;
--ultra-mint:#a2f1b2;
}

More palettes to explore