All Palettes

Color Palette #c9e4d8, #a3dcd4, #6cc6c3, #3daebd, #0096b8

0%
0%
0%

CSS code for this palette

/* CSS */
.moody-mist {
color: #c9e4d8;
}
.sparkling-mint {
color: #a3dcd4;
}
.skylar {
color: #6cc6c3;
}
.moonstone {
color: #3daebd;
}
.bondi-blue {
color: #0096b8;
}

/* CSS Variables */
:root {
--moody-mist:#c9e4d8;
--sparkling-mint:#a3dcd4;
--skylar:#6cc6c3;
--moonstone:#3daebd;
--bondi-blue:#0096b8;
}

More palettes to explore