All Palettes

Color Palette #3bb09e, #4dd1b7, #a3e1d5, #f4d171, #f78c22

0%
0%
0%

CSS code for this palette

/* CSS */
.waterfall {
color: #3bb09e;
}
.peppy-peacock {
color: #4dd1b7;
}
.menthol-kiss {
color: #a3e1d5;
}
.yellow-tulip {
color: #f4d171;
}
.flame-orange {
color: #f78c22;
}

/* CSS Variables */
:root {
--waterfall:#3bb09e;
--peppy-peacock:#4dd1b7;
--menthol-kiss:#a3e1d5;
--yellow-tulip:#f4d171;
--flame-orange:#f78c22;
}

More palettes to explore