All Palettes

Color Palette #dcf9f1, #adebdb, #7bd5d1, #3cb4b4, #009999

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-condition {
color: #dcf9f1;
}
.waterwings {
color: #adebdb;
}
.belize {
color: #7bd5d1;
}
.green-grapple {
color: #3cb4b4;
}
.regula-barbara-blue {
color: #009999;
}

/* CSS Variables */
:root {
--mint-condition:#dcf9f1;
--waterwings:#adebdb;
--belize:#7bd5d1;
--green-grapple:#3cb4b4;
--regula-barbara-blue:#009999;
}

More palettes to explore