All Palettes

Color Palette #66ccdb, #4ebfd0, #3aa8b6, #2b8f9c, #206d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.glimpse {
color: #4ebfd0;
}
.green-buoy {
color: #3aa8b6;
}
.scooter {
color: #2b8f9c;
}
.allports {
color: #206d7e;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--glimpse:#4ebfd0;
--green-buoy:#3aa8b6;
--scooter:#2b8f9c;
--allports:#206d7e;
}

More palettes to explore