All Palettes

Color Palette #66ccdb, #4ea4b1, #3b7c8c, #295a65, #1c3b4f

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.freshwater {
color: #4ea4b1;
}
.larkspur {
color: #3b7c8c;
}
.night-shift {
color: #295a65;
}
.subterranean-river {
color: #1c3b4f;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--freshwater:#4ea4b1;
--larkspur:#3b7c8c;
--night-shift:#295a65;
--subterranean-river:#1c3b4f;
}

More palettes to explore