All Palettes

Color Palette #66ccdb, #4fb7c9, #3b9fb5, #2b8da1, #1a7d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #66ccdb;
}
.mountain-range-blue {
color: #4fb7c9;
}
.sports-blue {
color: #3b9fb5;
}
.scooter {
color: #2b8da1;
}
.bermuda {
color: #1a7d8e;
}

/* CSS Variables */
:root {
--throat-chakra:#66ccdb;
--mountain-range-blue:#4fb7c9;
--sports-blue:#3b9fb5;
--scooter:#2b8da1;
--bermuda:#1a7d8e;
}

More palettes to explore