All Palettes

Color Palette #dcf9f1, #a7e6e3, #5ad3d1, #2cb5b2, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-condition {
color: #dcf9f1;
}
.ice-crystal-blue {
color: #a7e6e3;
}
.blue-radiance {
color: #5ad3d1;
}
.island-aqua {
color: #2cb5b2;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--mint-condition:#dcf9f1;
--ice-crystal-blue:#a7e6e3;
--blue-radiance:#5ad3d1;
--island-aqua:#2cb5b2;
--buzzards-bay:#007a7a;
}

More palettes to explore