All Palettes

Color Palette #f2f8f8, #d0e2df, #a6d8d3, #7ecdcc, #4cc2c0

0%
0%
0%

CSS code for this palette

/* CSS */
.distant-horizon {
color: #f2f8f8;
}
.mountain-dew {
color: #d0e2df;
}
.lolly-ice {
color: #a6d8d3;
}
.aqua-belt {
color: #7ecdcc;
}
.north-wind {
color: #4cc2c0;
}

/* CSS Variables */
:root {
--distant-horizon:#f2f8f8;
--mountain-dew:#d0e2df;
--lolly-ice:#a6d8d3;
--aqua-belt:#7ecdcc;
--north-wind:#4cc2c0;
}

More palettes to explore