All Palettes

Color Palette #f1a8a2, #f6d3a2, #f9e1b4, #a1d6e2, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.antique-wicker-basket {
color: #f6d3a2;
}
.noodles {
color: #f9e1b4;
}
.terrace-pool {
color: #a1d6e2;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--antique-wicker-basket:#f6d3a2;
--noodles:#f9e1b4;
--terrace-pool:#a1d6e2;
--regale-blue:#80b3d6;
}

More palettes to explore