All Palettes

Color Palette #4f9c8f, #61c2b8, #a3e0d3, #cff2e4, #f5fff9

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-revival {
color: #4f9c8f;
}
.hygiene-green {
color: #61c2b8;
}
.sparkling-mint {
color: #a3e0d3;
}
.light-shutterbug {
color: #cff2e4;
}
.mint-cream {
color: #f5fff9;
}

/* CSS Variables */
:root {
--aqua-revival:#4f9c8f;
--hygiene-green:#61c2b8;
--sparkling-mint:#a3e0d3;
--light-shutterbug:#cff2e4;
--mint-cream:#f5fff9;
}

More palettes to explore