All Palettes

Color Palette #f0e78e, #d6ba00, #a79c58, #7a6f1a, #4a4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.groovy-lemon-pie {
color: #d6ba00;
}
.iyanden-darksun {
color: #a79c58;
}
.tarnished-brass {
color: #7a6f1a;
}
.highlands-moss {
color: #4a4d00;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--groovy-lemon-pie:#d6ba00;
--iyanden-darksun:#a79c58;
--tarnished-brass:#7a6f1a;
--highlands-moss:#4a4d00;
}

More palettes to explore