All Palettes

Color Palette #e2c1e2, #a85d9b, #eb7a7a, #f3b75e, #f2e7ca

0%
0%
0%

CSS code for this palette

/* CSS */
.glittering-gemstone {
color: #e2c1e2;
}
.radiant-orchid {
color: #a85d9b;
}
.siesta-rose {
color: #eb7a7a;
}
.crunch {
color: #f3b75e;
}
.distressed-white {
color: #f2e7ca;
}

/* CSS Variables */
:root {
--glittering-gemstone:#e2c1e2;
--radiant-orchid:#a85d9b;
--siesta-rose:#eb7a7a;
--crunch:#f3b75e;
--distressed-white:#f2e7ca;
}

More palettes to explore