All Palettes

Color Palette #afe4e4, #87d4d4, #4eb1b1, #2b8c8c, #1e5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.timeless-seafoam {
color: #afe4e4;
}
.mountain-lake-blue {
color: #87d4d4;
}
.crystalsong-blue {
color: #4eb1b1;
}
.taos-turquoise {
color: #2b8c8c;
}
.moonlit-pool {
color: #1e5c5c;
}

/* CSS Variables */
:root {
--timeless-seafoam:#afe4e4;
--mountain-lake-blue:#87d4d4;
--crystalsong-blue:#4eb1b1;
--taos-turquoise:#2b8c8c;
--moonlit-pool:#1e5c5c;
}

More palettes to explore