All Palettes

Color Palette #f1f9ae, #dff29c, #c5eb7f, #a2d66b, #77c658

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-chalk {
color: #f1f9ae;
}
.creamy-avocado {
color: #dff29c;
}
.sulu {
color: #c5eb7f;
}
.tropical-light {
color: #a2d66b;
}
.green-flash {
color: #77c658;
}

/* CSS Variables */
:root {
--yellow-chalk:#f1f9ae;
--creamy-avocado:#dff29c;
--sulu:#c5eb7f;
--tropical-light:#a2d66b;
--green-flash:#77c658;
}

More palettes to explore