All Palettes

Color Palette #1e8a8a, #4db1b3, #7ed7d7, #a0f3f3, #f1f1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1e8a8a;
}
.crystalsong-blue {
color: #4db1b3;
}
.aqua-zing {
color: #7ed7d7;
}
.waterspout {
color: #a0f3f3;
}
.apple-slice {
color: #f1f1c1;
}

/* CSS Variables */
:root {
--ocean-liner:#1e8a8a;
--crystalsong-blue:#4db1b3;
--aqua-zing:#7ed7d7;
--waterspout:#a0f3f3;
--apple-slice:#f1f1c1;
}

More palettes to explore