All Palettes

Color Palette #0abdba, #1ec8c8, #42d1d1, #8ce3e3, #d7f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-gravel {
color: #0abdba;
}
.blue-martina {
color: #1ec8c8;
}
.medium-turquoise {
color: #42d1d1;
}
.island-paradise {
color: #8ce3e3;
}
.ice {
color: #d7f9f9;
}

/* CSS Variables */
:root {
--jade-gravel:#0abdba;
--blue-martina:#1ec8c8;
--medium-turquoise:#42d1d1;
--island-paradise:#8ce3e3;
--ice:#d7f9f9;
}

More palettes to explore