All Palettes

Color Palette #2a8c9d, #4ab5b3, #7fd2c5, #a9e5d9, #cff7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.scooter {
color: #2a8c9d;
}
.crystalsong-blue {
color: #4ab5b3;
}
.mint-majesty {
color: #7fd2c5;
}
.capri-water-blue {
color: #a9e5d9;
}
.tinted-ice {
color: #cff7f2;
}

/* CSS Variables */
:root {
--scooter:#2a8c9d;
--crystalsong-blue:#4ab5b3;
--mint-majesty:#7fd2c5;
--capri-water-blue:#a9e5d9;
--tinted-ice:#cff7f2;
}

More palettes to explore