All Palettes

Color Palette #a2c8d8, #b5e4e8, #d1f3f5, #f1f9f7, #e8b0c4

0%
0%
0%

CSS code for this palette

/* CSS */
.corydalis-blue {
color: #a2c8d8;
}
.refreshing-pool {
color: #b5e4e8;
}
.windswept {
color: #d1f3f5;
}
.distant-horizon {
color: #f1f9f7;
}
.athena-pink {
color: #e8b0c4;
}

/* CSS Variables */
:root {
--corydalis-blue:#a2c8d8;
--refreshing-pool:#b5e4e8;
--windswept:#d1f3f5;
--distant-horizon:#f1f9f7;
--athena-pink:#e8b0c4;
}

More palettes to explore