All Palettes

Color Palette #50b4b1, #6bd1c9, #8ce3e0, #a2f1e3, #cff7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.crystalsong-blue {
color: #50b4b1;
}
.hidden-sea-glass {
color: #6bd1c9;
}
.island-paradise {
color: #8ce3e0;
}
.oasis-stream {
color: #a2f1e3;
}
.tinted-ice {
color: #cff7f5;
}

/* CSS Variables */
:root {
--crystalsong-blue:#50b4b1;
--hidden-sea-glass:#6bd1c9;
--island-paradise:#8ce3e0;
--oasis-stream:#a2f1e3;
--tinted-ice:#cff7f5;
}

More palettes to explore