All Palettes

Color Palette #66c8db, #4ab8c4, #3ca1af, #2b8d9c, #1f7b89

0%
0%
0%

CSS code for this palette

/* CSS */
.rushing-stream {
color: #66c8db;
}
.north-wind {
color: #4ab8c4;
}
.teal-essence {
color: #3ca1af;
}
.scooter {
color: #2b8d9c;
}
.bermuda {
color: #1f7b89;
}

/* CSS Variables */
:root {
--rushing-stream:#66c8db;
--north-wind:#4ab8c4;
--teal-essence:#3ca1af;
--scooter:#2b8d9c;
--bermuda:#1f7b89;
}

More palettes to explore