All Palettes

Color Palette #5a8f3d, #8dbf69, #d8eaa9, #f6cba7, #f78d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.golf-day {
color: #5a8f3d;
}
.lima-bean-green {
color: #8dbf69;
}
.ice-cold-green {
color: #d8eaa9;
}
.allspice {
color: #f6cba7;
}
.miami-marmalade {
color: #f78d1d;
}

/* CSS Variables */
:root {
--golf-day:#5a8f3d;
--lima-bean-green:#8dbf69;
--ice-cold-green:#d8eaa9;
--allspice:#f6cba7;
--miami-marmalade:#f78d1d;
}

More palettes to explore