All Palettes

Color Palette #66ccdb, #4ca8b8, #3b8b9b, #2b6d7d, #1b4e5f

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.freshwater {
color: #4ca8b8;
}
.seachange {
color: #3b8b9b;
}
.king-tide {
color: #2b6d7d;
}
.lazurite-blue {
color: #1b4e5f;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--freshwater:#4ca8b8;
--seachange:#3b8b9b;
--king-tide:#2b6d7d;
--lazurite-blue:#1b4e5f;
}

More palettes to explore