All Palettes

Color Palette #dcf9f1, #a3e1d2, #6ed8b8, #3cbea2, #009987

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-condition {
color: #dcf9f1;
}
.aqua-wish {
color: #a3e1d2;
}
.peppy {
color: #6ed8b8;
}
.pure-cyan {
color: #3cbea2;
}
.plumage {
color: #009987;
}

/* CSS Variables */
:root {
--mint-condition:#dcf9f1;
--aqua-wish:#a3e1d2;
--peppy:#6ed8b8;
--pure-cyan:#3cbea2;
--plumage:#009987;
}

More palettes to explore