All Palettes

Color Palette #3d9b9e, #5ac4c2, #70e1d4, #a5e4e4, #e0f5f3

0%
0%
0%

CSS code for this palette

/* CSS */
.latigo-bay {
color: #3d9b9e;
}
.sea-life {
color: #5ac4c2;
}
.turquoise-chalk {
color: #70e1d4;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.frosty-mint {
color: #e0f5f3;
}

/* CSS Variables */
:root {
--latigo-bay:#3d9b9e;
--sea-life:#5ac4c2;
--turquoise-chalk:#70e1d4;
--ice-crystal-blue:#a5e4e4;
--frosty-mint:#e0f5f3;
}

More palettes to explore