All Palettes

Color Palette #1a8e8a, #4eb7b1, #75d1d0, #c3e9e2, #eef3f6

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8a;
}
.crystalsong-blue {
color: #4eb7b1;
}
.soft-turquoise {
color: #75d1d0;
}
.clear-aqua {
color: #c3e9e2;
}
.aircraft-white {
color: #eef3f6;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8a;
--crystalsong-blue:#4eb7b1;
--soft-turquoise:#75d1d0;
--clear-aqua:#c3e9e2;
--aircraft-white:#eef3f6;
}

More palettes to explore