All Palettes

Color Palette #a6c6ed, #b9d7e9, #d5e6f1, #f2b1d2, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.light-template {
color: #b9d7e9;
}
.snowdrift-glow {
color: #d5e6f1;
}
.fulgrim-pink {
color: #f2b1d2;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--light-template:#b9d7e9;
--snowdrift-glow:#d5e6f1;
--fulgrim-pink:#f2b1d2;
--rosecco:#eab8e4;
}

More palettes to explore