All Palettes

Color Palette #7ebe9b, #a2d7d6, #f6e8a2, #f9c5a4, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.neptune-green {
color: #7ebe9b;
}
.aqua-island {
color: #a2d7d6;
}
.lazy-daisy {
color: #f6e8a2;
}
.peach-damask {
color: #f9c5a4;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--neptune-green:#7ebe9b;
--aqua-island:#a2d7d6;
--lazy-daisy:#f6e8a2;
--peach-damask:#f9c5a4;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore