All Palettes

Color Palette #a9d2a3, #b8e4b4, #c6e6c1, #d8f2d4, #eaf9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.pistachio-green {
color: #a9d2a3;
}
.mint-cocktail-green {
color: #b8e4b4;
}
.green-myth {
color: #c6e6c1;
}
.blue-romance {
color: #d8f2d4;
}
.panache {
color: #eaf9e6;
}

/* CSS Variables */
:root {
--pistachio-green:#a9d2a3;
--mint-cocktail-green:#b8e4b4;
--green-myth:#c6e6c1;
--blue-romance:#d8f2d4;
--panache:#eaf9e6;
}

More palettes to explore