All Palettes

Color Palette #f0e78e, #d4b95e, #bfa54f, #8c7c3b, #5d4928

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.luxurious {
color: #d4b95e;
}
.creed {
color: #bfa54f;
}
.koke-moss {
color: #8c7c3b;
}
.nightingale {
color: #5d4928;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--luxurious:#d4b95e;
--creed:#bfa54f;
--koke-moss:#8c7c3b;
--nightingale:#5d4928;
}

More palettes to explore