All Palettes

Color Palette #c964a2, #f1a7b7, #f6d9a2, #b2e0b3, #7dc2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.super-pink {
color: #c964a2;
}
.rozowy-pink {
color: #f1a7b7;
}
.milky-maize {
color: #f6d9a2;
}
.mint-cocktail-green {
color: #b2e0b3;
}
.water-flow {
color: #7dc2d4;
}

/* CSS Variables */
:root {
--super-pink:#c964a2;
--rozowy-pink:#f1a7b7;
--milky-maize:#f6d9a2;
--mint-cocktail-green:#b2e0b3;
--water-flow:#7dc2d4;
}

More palettes to explore