All Palettes

Color Palette #f7a1a1, #fbc7b7, #fdf5c4, #c9e4d9, #a1d0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.salmon-beauty {
color: #fbc7b7;
}
.fondue {
color: #fdf5c4;
}
.moody-mist {
color: #c9e4d9;
}
.chefchaouen-blue {
color: #a1d0e8;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--salmon-beauty:#fbc7b7;
--fondue:#fdf5c4;
--moody-mist:#c9e4d9;
--chefchaouen-blue:#a1d0e8;
}

More palettes to explore