All Palettes

Color Palette #66ccdb, #49b7d0, #3da2c7, #3b8dab, #2e6e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.bachelor-button {
color: #49b7d0;
}
.blue-raspberry-seed {
color: #3da2c7;
}
.magic-blue {
color: #3b8dab;
}
.ocean-call {
color: #2e6e8e;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--bachelor-button:#49b7d0;
--blue-raspberry-seed:#3da2c7;
--magic-blue:#3b8dab;
--ocean-call:#2e6e8e;
}

More palettes to explore