All Palettes

Color Palette #409c7d, #f7e2a6, #f1a3a2, #e06e6c, #3a2a79

0%
0%
0%

CSS code for this palette

/* CSS */
.greenway {
color: #409c7d;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.plum-blossom {
color: #f1a3a2;
}
.childhood-crush {
color: #e06e6c;
}
.clear-purple {
color: #3a2a79;
}

/* CSS Variables */
:root {
--greenway:#409c7d;
--lemon-ice-yellow:#f7e2a6;
--plum-blossom:#f1a3a2;
--childhood-crush:#e06e6c;
--clear-purple:#3a2a79;
}

More palettes to explore