All Palettes

Color Palette #a6c6ed, #f0b8b2, #f5e5b2, #d5e6b7, #b7d7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.ballerina-tears {
color: #f0b8b2;
}
.smooth-as-corn-silk {
color: #f5e5b2;
}
.celery-root {
color: #d5e6b7;
}
.wingsuit-wind {
color: #b7d7d1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--ballerina-tears:#f0b8b2;
--smooth-as-corn-silk:#f5e5b2;
--celery-root:#d5e6b7;
--wingsuit-wind:#b7d7d1;
}

More palettes to explore