All Palettes

Color Palette #f6a4a2, #f6c598, #f7e7a6, #a3e0d3, #6c9bc1

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a4a2;
}
.cream-blush {
color: #f6c598;
}
.gold-sand {
color: #f7e7a6;
}
.sparkling-mint {
color: #a3e0d3;
}
.cerulean-frost {
color: #6c9bc1;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a4a2;
--cream-blush:#f6c598;
--gold-sand:#f7e7a6;
--sparkling-mint:#a3e0d3;
--cerulean-frost:#6c9bc1;
}

More palettes to explore