All Palettes

Color Palette #2e6b4d, #5ba97d, #8ac1ac, #b1e2d3, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.chopped-chive {
color: #2e6b4d;
}
.julep {
color: #5ba97d;
}
.spearmint-frosting {
color: #8ac1ac;
}
.bay {
color: #b1e2d3;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--chopped-chive:#2e6b4d;
--julep:#5ba97d;
--spearmint-frosting:#8ac1ac;
--bay:#b1e2d3;
--chef-s-hat:#f1f8f5;
}

More palettes to explore