All Palettes

Color Palette #a7d08b, #b4e9b9, #e5f5b2, #f9e0a4, #f1b7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.pistachio-dream {
color: #a7d08b;
}
.mint-parfait {
color: #b4e9b9;
}
.spring-kiss {
color: #e5f5b2;
}
.sun-dust {
color: #f9e0a4;
}
.ballerina-tears {
color: #f1b7b1;
}

/* CSS Variables */
:root {
--pistachio-dream:#a7d08b;
--mint-parfait:#b4e9b9;
--spring-kiss:#e5f5b2;
--sun-dust:#f9e0a4;
--ballerina-tears:#f1b7b1;
}

More palettes to explore