All Palettes

Color Palette #95ccea, #76b7db, #5da6c0, #2b8d9c, #1e7c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.pacific-harbour {
color: #76b7db;
}
.surgical {
color: #5da6c0;
}
.scooter {
color: #2b8d9c;
}
.bermuda {
color: #1e7c8a;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--pacific-harbour:#76b7db;
--surgical:#5da6c0;
--scooter:#2b8d9c;
--bermuda:#1e7c8a;
}

More palettes to explore