All Palettes

Color Palette #ffc2d0, #ff99b8, #ff70ba, #ff3d87, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d0;
}
.saira-red {
color: #ff99b8;
}
.f-n-h-ng-pink {
color: #ff70ba;
}
.raspberry-shortcake {
color: #ff3d87;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d0;
--saira-red:#ff99b8;
--f-n-h-ng-pink:#ff70ba;
--raspberry-shortcake:#ff3d87;
--moth-orchid:#d6006f;
}

More palettes to explore