All Palettes

Color Palette #d4e3c4, #a7d7b8, #6cc6a8, #499c89, #2e6b62

0%
0%
0%

CSS code for this palette

/* CSS */
.security {
color: #d4e3c4;
}
.eerie-glow {
color: #a7d7b8;
}
.minted-elegance {
color: #6cc6a8;
}
.algen-gerne {
color: #499c89;
}
.antique-green {
color: #2e6b62;
}

/* CSS Variables */
:root {
--security:#d4e3c4;
--eerie-glow:#a7d7b8;
--minted-elegance:#6cc6a8;
--algen-gerne:#499c89;
--antique-green:#2e6b62;
}

More palettes to explore