All Palettes

Color Palette #f6a8a2, #f7d5b0, #f6eab1, #a3d1d1, #8da2d8

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.apricot-gelato {
color: #f7d5b0;
}
.icy-lemonade {
color: #f6eab1;
}
.touch-of-turquoise {
color: #a3d1d1;
}
.rip-van-periwinkle {
color: #8da2d8;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--apricot-gelato:#f7d5b0;
--icy-lemonade:#f6eab1;
--touch-of-turquoise:#a3d1d1;
--rip-van-periwinkle:#8da2d8;
}

More palettes to explore