All Palettes

Color Palette #9c6bb3, #d9b6e2, #f2c5d4, #f47b7b, #f1a8a7

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-jewels {
color: #9c6bb3;
}
.pretty-petunia {
color: #d9b6e2;
}
.mountain-laurel {
color: #f2c5d4;
}
.meat {
color: #f47b7b;
}
.pressed-rose {
color: #f1a8a7;
}

/* CSS Variables */
:root {
--crown-jewels:#9c6bb3;
--pretty-petunia:#d9b6e2;
--mountain-laurel:#f2c5d4;
--meat:#f47b7b;
--pressed-rose:#f1a8a7;
}

More palettes to explore