All Palettes

Color Palette #0c8c92, #1daaa3, #50beb5, #a4e5e0, #def7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.duvall {
color: #0c8c92;
}
.tropical-tree {
color: #1daaa3;
}
.treasured-teal {
color: #50beb5;
}
.ice-crystal-blue {
color: #a4e5e0;
}
.mint-condition {
color: #def7f3;
}

/* CSS Variables */
:root {
--duvall:#0c8c92;
--tropical-tree:#1daaa3;
--treasured-teal:#50beb5;
--ice-crystal-blue:#a4e5e0;
--mint-condition:#def7f3;
}

More palettes to explore