All Palettes

Color Palette #a7d3b8, #69bf9c, #4fa19e, #3a8c8d, #2d5b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.glenwood-green {
color: #a7d3b8;
}
.peppermint-fresh {
color: #69bf9c;
}
.rockpool {
color: #4fa19e;
}
.blue-chill {
color: #3a8c8d;
}
.sea-challenge {
color: #2d5b5c;
}

/* CSS Variables */
:root {
--glenwood-green:#a7d3b8;
--peppermint-fresh:#69bf9c;
--rockpool:#4fa19e;
--blue-chill:#3a8c8d;
--sea-challenge:#2d5b5c;
}

More palettes to explore