All Palettes

Color Palette #1d9191, #4eb7b7, #76d6d6, #a5e4e4, #def7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1d9191;
}
.crystalsong-blue {
color: #4eb7b7;
}
.andes-sky {
color: #76d6d6;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.coastal-breeze {
color: #def7f7;
}

/* CSS Variables */
:root {
--sea-fantasy:#1d9191;
--crystalsong-blue:#4eb7b7;
--andes-sky:#76d6d6;
--ice-crystal-blue:#a5e4e4;
--coastal-breeze:#def7f7;
}

More palettes to explore