All Palettes

Color Palette #d6ca5c, #a5b658, #3b913d, #2c5b6d, #1f394d

0%
0%
0%

CSS code for this palette

/* CSS */
.nervy-hue {
color: #d6ca5c;
}
.greasy-green-beans {
color: #a5b658;
}
.resplendent-growth {
color: #3b913d;
}
.quiet-storm {
color: #2c5b6d;
}
.subterranean-river {
color: #1f394d;
}

/* CSS Variables */
:root {
--nervy-hue:#d6ca5c;
--greasy-green-beans:#a5b658;
--resplendent-growth:#3b913d;
--quiet-storm:#2c5b6d;
--subterranean-river:#1f394d;
}

More palettes to explore