All Palettes

Color Palette #d57e1a, #f5b656, #f3c66d, #a3d55d, #3e8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.dulce-de-leche {
color: #d57e1a;
}
.golden-hour {
color: #f5b656;
}
.cornsilk-yellow {
color: #f3c66d;
}
.lime-lizard {
color: #a3d55d;
}
.resplendent-growth {
color: #3e8b3c;
}

/* CSS Variables */
:root {
--dulce-de-leche:#d57e1a;
--golden-hour:#f5b656;
--cornsilk-yellow:#f3c66d;
--lime-lizard:#a3d55d;
--resplendent-growth:#3e8b3c;
}

More palettes to explore