All Palettes

Color Palette #6bbf3b, #a8d56d, #e1e85e, #f9c16c, #f6a051

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-dandelion {
color: #6bbf3b;
}
.bilious-green {
color: #a8d56d;
}
.fandangle {
color: #e1e85e;
}
.golden-opportunity {
color: #f9c16c;
}
.ginger-milk {
color: #f6a051;
}

/* CSS Variables */
:root {
--bitter-dandelion:#6bbf3b;
--bilious-green:#a8d56d;
--fandangle:#e1e85e;
--golden-opportunity:#f9c16c;
--ginger-milk:#f6a051;
}

More palettes to explore