All Palettes

Color Palette #f1a8a2, #f3c5b4, #fce7b0, #d0e8a1, #b3e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.peach-temptation {
color: #f3c5b4;
}
.banana-mania {
color: #fce7b0;
}
.crystal-apple {
color: #d0e8a1;
}
.frosty-soft-blue {
color: #b3e0e0;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--peach-temptation:#f3c5b4;
--banana-mania:#fce7b0;
--crystal-apple:#d0e8a1;
--frosty-soft-blue:#b3e0e0;
}

More palettes to explore