All Palettes

Color Palette #a9d9a1, #b5e0a3, #d5e8b5, #f2f9b4, #f6e1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a9d9a1;
}
.basil-smash {
color: #b5e0a3;
}
.natural-youth {
color: #d5e8b5;
}
.yellow-chalk {
color: #f2f9b4;
}
.sun-dust {
color: #f6e1a2;
}

/* CSS Variables */
:root {
--cool-aloe:#a9d9a1;
--basil-smash:#b5e0a3;
--natural-youth:#d5e8b5;
--yellow-chalk:#f2f9b4;
--sun-dust:#f6e1a2;
}

More palettes to explore