All Palettes

Color Palette #3ba09d, #5cc1b2, #8cd4ba, #f3d86d, #f05428

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic-green {
color: #3ba09d;
}
.hygiene-green {
color: #5cc1b2;
}
.tropical-trail {
color: #8cd4ba;
}
.mocha-dandelion {
color: #f3d86d;
}
.hot-shot {
color: #f05428;
}

/* CSS Variables */
:root {
--baltic-green:#3ba09d;
--hygiene-green:#5cc1b2;
--tropical-trail:#8cd4ba;
--mocha-dandelion:#f3d86d;
--hot-shot:#f05428;
}

More palettes to explore