All Palettes

Color Palette #6aba69, #b4d0a4, #f7eb92, #f7b24b, #d65d38

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-fern {
color: #6aba69;
}
.apium {
color: #b4d0a4;
}
.flavescent {
color: #f7eb92;
}
.koji-orange {
color: #f7b24b;
}
.sweet-mandarin {
color: #d65d38;
}

/* CSS Variables */
:root {
--forest-fern:#6aba69;
--apium:#b4d0a4;
--flavescent:#f7eb92;
--koji-orange:#f7b24b;
--sweet-mandarin:#d65d38;
}

More palettes to explore