All Palettes

Color Palette #a8e6ce, #d5e8d4, #f5f9e7, #fff9b3, #ffadad

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical {
color: #a8e6ce;
}
.light-spring-burst {
color: #d5e8d4;
}
.bean-sprout {
color: #f5f9e7;
}
.creamy-sunshine-pastel {
color: #fff9b3;
}
.cornflower-lilac {
color: #ffadad;
}

/* CSS Variables */
:root {
--tropical:#a8e6ce;
--light-spring-burst:#d5e8d4;
--bean-sprout:#f5f9e7;
--creamy-sunshine-pastel:#fff9b3;
--cornflower-lilac:#ffadad;
}

More palettes to explore