All Palettes

Color Palette #f1a8a2, #f1c6a7, #f3e3b4, #b2e0e0, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.citrus-sachet {
color: #f1c6a7;
}
.anise-flower {
color: #f3e3b4;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--citrus-sachet:#f1c6a7;
--anise-flower:#f3e3b4;
--frosty-soft-blue:#b2e0e0;
--regale-blue:#80b3d6;
}

More palettes to explore