All Palettes

Color Palette #85c4cc, #a3d7d1, #d3e9e7, #f5faf9, #f9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.smooth-satin {
color: #a3d7d1;
}
.ice-breaker {
color: #d3e9e7;
}
.everlasting-ice {
color: #f5faf9;
}
.pallid-orange {
color: #f9b79f;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--smooth-satin:#a3d7d1;
--ice-breaker:#d3e9e7;
--everlasting-ice:#f5faf9;
--pallid-orange:#f9b79f;
}

More palettes to explore