All Palettes

Color Palette #015e60, #1b8d8d, #4fb5b5, #93e1e1, #b2f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.sandhill-crane {
color: #015e60;
}
.ocean-liner {
color: #1b8d8d;
}
.crystalsong-blue {
color: #4fb5b5;
}
.aqua-fiesta {
color: #93e1e1;
}
.ice-citadel {
color: #b2f5f5;
}

/* CSS Variables */
:root {
--sandhill-crane:#015e60;
--ocean-liner:#1b8d8d;
--crystalsong-blue:#4fb5b5;
--aqua-fiesta:#93e1e1;
--ice-citadel:#b2f5f5;
}

More palettes to explore