All Palettes

Color Palette #f1c0a7, #e7b1b3, #d7a8c2, #b39fd0, #a1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.alesan {
color: #f1c0a7;
}
.perfect-pink {
color: #e7b1b3;
}
.rhubarb-gin {
color: #d7a8c2;
}
.dechala-lilac {
color: #b39fd0;
}
.blue-dam {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--alesan:#f1c0a7;
--perfect-pink:#e7b1b3;
--rhubarb-gin:#d7a8c2;
--dechala-lilac:#b39fd0;
--blue-dam:#a1c6d4;
}

More palettes to explore