All Palettes

Color Palette #d3b50d, #c4d322, #a7d94a, #74d89a, #4d9d64

0%
0%
0%

CSS code for this palette

/* CSS */
.lionhead {
color: #d3b50d;
}
.lime-twist {
color: #c4d322;
}
.burst-of-lime {
color: #a7d94a;
}
.enchanted-emerald {
color: #74d89a;
}
.greenbrier {
color: #4d9d64;
}

/* CSS Variables */
:root {
--lionhead:#d3b50d;
--lime-twist:#c4d322;
--burst-of-lime:#a7d94a;
--enchanted-emerald:#74d89a;
--greenbrier:#4d9d64;
}

More palettes to explore