All Palettes

Color Palette #1a8e9e, #4eb7b3, #85d5d4, #b3f4f4, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a8e9e;
}
.crystalsong-blue {
color: #4eb7b3;
}
.mountain-lake-blue {
color: #85d5d4;
}
.ice-citadel {
color: #b3f4f4;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--safe-harbour:#1a8e9e;
--crystalsong-blue:#4eb7b3;
--mountain-lake-blue:#85d5d4;
--ice-citadel:#b3f4f4;
--light-cyan:#e0ffff;
}

More palettes to explore