All Palettes

Color Palette #4f8c3b, #b5d67a, #f0e4a8, #f1b041, #d84b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4f8c3b;
}
.davao-green {
color: #b5d67a;
}
.boxwood-yellow {
color: #f0e4a8;
}
.butter-cream {
color: #f1b041;
}
.faded-red {
color: #d84b4e;
}

/* CSS Variables */
:root {
--fiji-palm:#4f8c3b;
--davao-green:#b5d67a;
--boxwood-yellow:#f0e4a8;
--butter-cream:#f1b041;
--faded-red:#d84b4e;
}

More palettes to explore