All Palettes

Color Palette #f3f6c1, #e0e59f, #c3cd7a, #a2b76c, #6c8a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.cocoa-butter {
color: #f3f6c1;
}
.fresh-frapp {
color: #e0e59f;
}
.calamansi-green {
color: #c3cd7a;
}
.around-the-gills {
color: #a2b76c;
}
.makrut-lime {
color: #6c8a3d;
}

/* CSS Variables */
:root {
--cocoa-butter:#f3f6c1;
--fresh-frapp:#e0e59f;
--calamansi-green:#c3cd7a;
--around-the-gills:#a2b76c;
--makrut-lime:#6c8a3d;
}

More palettes to explore