All Palettes

Color Palette #015e60, #1a8e8e, #4cb8b8, #7ae1e1, #9ff4f4

0%
0%
0%

CSS code for this palette

/* CSS */
.sandhill-crane {
color: #015e60;
}
.ocean-liner {
color: #1a8e8e;
}
.crystalsong-blue {
color: #4cb8b8;
}
.deep-aquamarine {
color: #7ae1e1;
}
.waterspout {
color: #9ff4f4;
}

/* CSS Variables */
:root {
--sandhill-crane:#015e60;
--ocean-liner:#1a8e8e;
--crystalsong-blue:#4cb8b8;
--deep-aquamarine:#7ae1e1;
--waterspout:#9ff4f4;
}

More palettes to explore