All Palettes

Color Palette #a6c4d9, #b9e1e9, #c1f0f6, #ebe9e5, #f5b8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.alaskan-wind {
color: #b9e1e9;
}
.icy-breeze {
color: #c1f0f6;
}
.blanco {
color: #ebe9e5;
}
.petals-unfolding {
color: #f5b8c1;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--alaskan-wind:#b9e1e9;
--icy-breeze:#c1f0f6;
--blanco:#ebe9e5;
--petals-unfolding:#f5b8c1;
}

More palettes to explore