All Palettes

Color Palette #a9d9a1, #b7ebd4, #dff5b8, #f2e7b1, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a9d9a1;
}
.mediterranean-mist {
color: #b7ebd4;
}
.fennel-bulb {
color: #dff5b8;
}
.oyster-bisque {
color: #f2e7b1;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--cool-aloe:#a9d9a1;
--mediterranean-mist:#b7ebd4;
--fennel-bulb:#dff5b8;
--oyster-bisque:#f2e7b1;
--salmon-eggs:#f4d35d;
}

More palettes to explore