All Palettes

Color Palette #dcf9f1, #a4e5e0, #68d1d4, #3ab6b0, #00998a

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-condition {
color: #dcf9f1;
}
.ice-crystal-blue {
color: #a4e5e0;
}
.throat-chakra {
color: #68d1d4;
}
.message-green {
color: #3ab6b0;
}
.plumage {
color: #00998a;
}

/* CSS Variables */
:root {
--mint-condition:#dcf9f1;
--ice-crystal-blue:#a4e5e0;
--throat-chakra:#68d1d4;
--message-green:#3ab6b0;
--plumage:#00998a;
}

More palettes to explore