All Palettes

Color Palette #2e8a9e, #50b4b2, #6ed3d8, #a6e8e2, #f6ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.scooter {
color: #2e8a9e;
}
.crystalsong-blue {
color: #50b4b2;
}
.throat-chakra {
color: #6ed3d8;
}
.ice-crystal-blue {
color: #a6e8e2;
}
.milk-foam {
color: #f6ffeb;
}

/* CSS Variables */
:root {
--scooter:#2e8a9e;
--crystalsong-blue:#50b4b2;
--throat-chakra:#6ed3d8;
--ice-crystal-blue:#a6e8e2;
--milk-foam:#f6ffeb;
}

More palettes to explore