All Palettes

Color Palette #a6c9a9, #b7d6a9, #e5f2b5, #fceab6, #f9cca9

0%
0%
0%

CSS code for this palette

/* CSS */
.limestoned {
color: #a6c9a9;
}
.apple-cream {
color: #b7d6a9;
}
.spring-kiss {
color: #e5f2b5;
}
.solar {
color: #fceab6;
}
.allspice {
color: #f9cca9;
}

/* CSS Variables */
:root {
--limestoned:#a6c9a9;
--apple-cream:#b7d6a9;
--spring-kiss:#e5f2b5;
--solar:#fceab6;
--allspice:#f9cca9;
}

More palettes to explore