All Palettes

Color Palette #f6a2a2, #f8d8b9, #f5e2b2, #b1e2d5, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.pinenut {
color: #f8d8b9;
}
.friendly-yellow {
color: #f5e2b2;
}
.ice-cube {
color: #b1e2d5;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--pinenut:#f8d8b9;
--friendly-yellow:#f5e2b2;
--ice-cube:#b1e2d5;
--windsor-way:#a2c7e7;
}

More palettes to explore