All Palettes

Color Palette #a2c7e7, #5cad93, #f2e1b5, #f7a5a1, #d6619c

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.o-grady-green {
color: #5cad93;
}
.calla {
color: #f2e1b5;
}
.roseberry {
color: #f7a5a1;
}
.sugar-rush {
color: #d6619c;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--o-grady-green:#5cad93;
--calla:#f2e1b5;
--roseberry:#f7a5a1;
--sugar-rush:#d6619c;
}

More palettes to explore