All Palettes

Color Palette #f5b2c0, #f1a7c2, #ef9fd3, #eba3c3, #f6c1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c0;
}
.tickled-pink {
color: #f1a7c2;
}
.violet-kiss {
color: #ef9fd3;
}
.be-my-valentine {
color: #eba3c3;
}
.carnation-bouquet {
color: #f6c1d2;
}

/* CSS Variables */
:root {
--ibis:#f5b2c0;
--tickled-pink:#f1a7c2;
--violet-kiss:#ef9fd3;
--be-my-valentine:#eba3c3;
--carnation-bouquet:#f6c1d2;
}

More palettes to explore