All Palettes

Color Palette #db517b, #d2516d, #d45485, #f1a7b4, #f2c5d2

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-turkish-delight {
color: #db517b;
}
.cabaret {
color: #d2516d;
}
.pretty-in-plum {
color: #d45485;
}
.princess {
color: #f1a7b4;
}
.in-the-pink {
color: #f2c5d2;
}

/* CSS Variables */
:root {
--rose-turkish-delight:#db517b;
--cabaret:#d2516d;
--pretty-in-plum:#d45485;
--princess:#f1a7b4;
--in-the-pink:#f2c5d2;
}

More palettes to explore