All Palettes

Color Palette #a6e7af, #a4dab9, #b7e1c9, #e4f7c0, #f4d6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.overtone {
color: #a6e7af;
}
.shanghai-jade {
color: #a4dab9;
}
.aqua-bay {
color: #b7e1c9;
}
.freshman {
color: #e4f7c0;
}
.miami-stucco {
color: #f4d6b8;
}

/* CSS Variables */
:root {
--overtone:#a6e7af;
--shanghai-jade:#a4dab9;
--aqua-bay:#b7e1c9;
--freshman:#e4f7c0;
--miami-stucco:#f4d6b8;
}

More palettes to explore