All Palettes

Color Palette #2ac08e, #6fd3b8, #a5e3d7, #f3f6f5, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-meadow {
color: #2ac08e;
}
.peppy {
color: #6fd3b8;
}
.botanical-tint {
color: #a5e3d7;
}
.chef-s-hat {
color: #f3f6f5;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--mountain-meadow:#2ac08e;
--peppy:#6fd3b8;
--botanical-tint:#a5e3d7;
--chef-s-hat:#f3f6f5;
--calabrese:#f1a8a2;
}

More palettes to explore