All Palettes

Color Palette #4abf8e, #5fc4a0, #76d0b8, #9fe5d3, #cff7ef

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-green {
color: #4abf8e;
}
.peppermint-fresh {
color: #5fc4a0;
}
.seafoam-blue {
color: #76d0b8;
}
.aqua-wish {
color: #9fe5d3;
}
.mid-spring-morning {
color: #cff7ef;
}

/* CSS Variables */
:root {
--garish-green:#4abf8e;
--peppermint-fresh:#5fc4a0;
--seafoam-blue:#76d0b8;
--aqua-wish:#9fe5d3;
--mid-spring-morning:#cff7ef;
}

More palettes to explore