All Palettes

Color Palette #a1c1d4, #baced8, #e4f3f7, #f7e3b6, #f4c1ae

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.light-vanilla-ice {
color: #baced8;
}
.milky-way {
color: #e4f3f7;
}
.barley-white {
color: #f7e3b6;
}
.cosmetic-peach {
color: #f4c1ae;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--light-vanilla-ice:#baced8;
--milky-way:#e4f3f7;
--barley-white:#f7e3b6;
--cosmetic-peach:#f4c1ae;
}

More palettes to explore