All Palettes

Color Palette #66ccdb, #46b4c3, #3598b1, #2a7c9d, #1f5f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.glassmith {
color: #46b4c3;
}
.sports-blue {
color: #3598b1;
}
.valley-of-glaciers {
color: #2a7c9d;
}
.suez-canal {
color: #1f5f7f;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--glassmith:#46b4c3;
--sports-blue:#3598b1;
--valley-of-glaciers:#2a7c9d;
--suez-canal:#1f5f7f;
}

More palettes to explore