All Palettes

Color Palette #a6c4d9, #bae3e3, #f0e8d6, #f7c5a6, #eab8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.bleached-aqua {
color: #bae3e3;
}
.creamy-white {
color: #f0e8d6;
}
.peach-damask {
color: #f7c5a6;
}
.chantilly {
color: #eab8c8;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--bleached-aqua:#bae3e3;
--creamy-white:#f0e8d6;
--peach-damask:#f7c5a6;
--chantilly:#eab8c8;
}

More palettes to explore