All Palettes

Color Palette #a6c6ed, #b5d9e3, #e6f4f2, #f7f9d7, #f9d5ae

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-shimmer {
color: #b5d9e3;
}
.ethereal-white {
color: #e6f4f2;
}
.white-nectar {
color: #f7f9d7;
}
.ice-cream-parlour {
color: #f9d5ae;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-shimmer:#b5d9e3;
--ethereal-white:#e6f4f2;
--white-nectar:#f7f9d7;
--ice-cream-parlour:#f9d5ae;
}

More palettes to explore