All Palettes

Color Palette #f7c5d5, #f3a5c0, #f5b2e0, #c5e4e7, #b5e0b2

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.pink-chalk {
color: #f3a5c0;
}
.hanami-pink {
color: #f5b2e0;
}
.aviary-blue {
color: #c5e4e7;
}
.mint-cocktail-green {
color: #b5e0b2;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--pink-chalk:#f3a5c0;
--hanami-pink:#f5b2e0;
--aviary-blue:#c5e4e7;
--mint-cocktail-green:#b5e0b2;
}

More palettes to explore