All Palettes

Color Palette #f6d12c, #e8b730, #d6a938, #b5c62f, #9fa126

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.lizard-breath {
color: #e8b730;
}
.brassy-tint {
color: #d6a938;
}
.fluorescent-lime {
color: #b5c62f;
}
.forest-lichen {
color: #9fa126;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--lizard-breath:#e8b730;
--brassy-tint:#d6a938;
--fluorescent-lime:#b5c62f;
--forest-lichen:#9fa126;
}

More palettes to explore