All Palettes

Color Palette #f3a5c0, #f2e2ba, #d0e8b0, #96d2e8, #5c9ad1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5c0;
}
.pearl-yellow {
color: #f2e2ba;
}
.lasting-thoughts {
color: #d0e8b0;
}
.light-bright-spark {
color: #96d2e8;
}
.winter-lakes {
color: #5c9ad1;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5c0;
--pearl-yellow:#f2e2ba;
--lasting-thoughts:#d0e8b0;
--light-bright-spark:#96d2e8;
--winter-lakes:#5c9ad1;
}

More palettes to explore