All Palettes

Color Palette #0c8c92, #0eaaa2, #1fd3d6, #a6e2df, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.duvall {
color: #0c8c92;
}
.teal-me-no-lies {
color: #0eaaa2;
}
.blue-martina {
color: #1fd3d6;
}
.ice-crystal-blue {
color: #a6e2df;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--duvall:#0c8c92;
--teal-me-no-lies:#0eaaa2;
--blue-martina:#1fd3d6;
--ice-crystal-blue:#a6e2df;
--white-smoke:#f5f5f5;
}

More palettes to explore