All Palettes

Color Palette #a6c4d9, #b0dae3, #e8f7f7, #f4e0d7, #f9b2a4

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.blue-shimmer {
color: #b0dae3;
}
.melting-glacier {
color: #e8f7f7;
}
.touching-white {
color: #f4e0d7;
}
.mystic-tulip {
color: #f9b2a4;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--blue-shimmer:#b0dae3;
--melting-glacier:#e8f7f7;
--touching-white:#f4e0d7;
--mystic-tulip:#f9b2a4;
}

More palettes to explore