All Palettes

Color Palette #4bc9e2, #3da0c7, #2f7e9d, #2b5f73, #21495e

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #4bc9e2;
}
.blue-raspberry-seed {
color: #3da0c7;
}
.fun-and-games {
color: #2f7e9d;
}
.blumine {
color: #2b5f73;
}
.dark-slate-blue {
color: #21495e;
}

/* CSS Variables */
:root {
--clean-pool:#4bc9e2;
--blue-raspberry-seed:#3da0c7;
--fun-and-games:#2f7e9d;
--blumine:#2b5f73;
--dark-slate-blue:#21495e;
}

More palettes to explore