All Palettes

Color Palette #a9d9a1, #c6e9af, #e4f1d5, #f9f7d7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a9d9a1;
}
.almost-aloe {
color: #c6e9af;
}
.spring-morn {
color: #e4f1d5;
}
.citrine-white {
color: #f9f7d7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--cool-aloe:#a9d9a1;
--almost-aloe:#c6e9af;
--spring-morn:#e4f1d5;
--citrine-white:#f9f7d7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore