All Palettes

Color Palette #a7d7b8, #6f9b8c, #4f7d7a, #3a5956, #2d4a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.peahen {
color: #6f9b8c;
}
.breaker-bay {
color: #4f7d7a;
}
.abysse {
color: #3a5956;
}
.delta-green {
color: #2d4a4d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--peahen:#6f9b8c;
--breaker-bay:#4f7d7a;
--abysse:#3a5956;
--delta-green:#2d4a4d;
}

More palettes to explore