All Palettes

Color Palette #ade1af, #a2d7c3, #a3e0b4, #b3e6b3, #d2e6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.celadon {
color: #ade1af;
}
.southern-belle {
color: #a2d7c3;
}
.overtone {
color: #a3e0b4;
}
.mint-cocktail-green {
color: #b3e6b3;
}
.lasting-thoughts {
color: #d2e6b2;
}

/* CSS Variables */
:root {
--celadon:#ade1af;
--southern-belle:#a2d7c3;
--overtone:#a3e0b4;
--mint-cocktail-green:#b3e6b3;
--lasting-thoughts:#d2e6b2;
}

More palettes to explore