All Palettes

Color Palette #ffc2d1, #ff99aa, #ff8095, #ff5c7f, #ff3863

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d1;
}
.fight-the-sunrise {
color: #ff99aa;
}
.camaron-pink {
color: #ff8095;
}
.brink-pink {
color: #ff5c7f;
}
.chinese-new-year {
color: #ff3863;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d1;
--fight-the-sunrise:#ff99aa;
--camaron-pink:#ff8095;
--brink-pink:#ff5c7f;
--chinese-new-year:#ff3863;
}

More palettes to explore