All Palettes

Color Palette #ffd6dd, #ffccd2, #ff99cc, #ff5cb3, #e698b2

0%
0%
0%

CSS code for this palette

/* CSS */
.no-need-to-blush {
color: #ffd6dd;
}
.sweet-sixteen {
color: #ffccd2;
}
.himalayan-balsam {
color: #ff99cc;
}
.pink-katydid {
color: #ff5cb3;
}
.usu-koubai-blossom {
color: #e698b2;
}

/* CSS Variables */
:root {
--no-need-to-blush:#ffd6dd;
--sweet-sixteen:#ffccd2;
--himalayan-balsam:#ff99cc;
--pink-katydid:#ff5cb3;
--usu-koubai-blossom:#e698b2;
}

More palettes to explore