All Palettes

Color Palette #2c606d, #4b8b8b, #82b09f, #d2e5d6, #f2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.night-shift {
color: #2c606d;
}
.flounce {
color: #4b8b8b;
}
.le-max {
color: #82b09f;
}
.peppermint-patty {
color: #d2e5d6;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--night-shift:#2c606d;
--flounce:#4b8b8b;
--le-max:#82b09f;
--peppermint-patty:#d2e5d6;
--bleached-silk:#f2f4f1;
}

More palettes to explore