All Palettes

Color Palette #85c4cc, #a6d8d1, #c1e6d9, #f2f6ea, #f9c9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.lolly-ice {
color: #a6d8d1;
}
.jade-spell {
color: #c1e6d9;
}
.applemint-soda {
color: #f2f6ea;
}
.sherbet-fruit {
color: #f9c9b9;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--lolly-ice:#a6d8d1;
--jade-spell:#c1e6d9;
--applemint-soda:#f2f6ea;
--sherbet-fruit:#f9c9b9;
}

More palettes to explore