All Palettes

Color Palette #d3e9e4, #a2d7d2, #70b3bd, #4c8c94, #2f5d6f

0%
0%
0%

CSS code for this palette

/* CSS */
.plateau {
color: #d3e9e4;
}
.smooth-satin {
color: #a2d7d2;
}
.water-music {
color: #70b3bd;
}
.flounce {
color: #4c8c94;
}
.blumine {
color: #2f5d6f;
}

/* CSS Variables */
:root {
--plateau:#d3e9e4;
--smooth-satin:#a2d7d2;
--water-music:#70b3bd;
--flounce:#4c8c94;
--blumine:#2f5d6f;
}

More palettes to explore