All Palettes

Color Palette #f7a7a1, #f6d4a2, #e7e9b4, #b6e2d8, #a1d3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.steamy-dumpling {
color: #e7e9b4;
}
.fair-aqua {
color: #b6e2d8;
}
.chefchaouen-blue {
color: #a1d3e8;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--antique-wicker-basket:#f6d4a2;
--steamy-dumpling:#e7e9b4;
--fair-aqua:#b6e2d8;
--chefchaouen-blue:#a1d3e8;
}

More palettes to explore