All Palettes

Color Palette #5bdc8a, #f3e36d, #f9b5a4, #ff6e61, #4d4a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grotesque-green {
color: #5bdc8a;
}
.vanilla-pudding {
color: #f3e36d;
}
.just-blush {
color: #f9b5a4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.moonlight-sonata {
color: #4d4a8c;
}

/* CSS Variables */
:root {
--grotesque-green:#5bdc8a;
--vanilla-pudding:#f3e36d;
--just-blush:#f9b5a4;
--grapefruit-pulp:#ff6e61;
--moonlight-sonata:#4d4a8c;
}

More palettes to explore