All Palettes

Color Palette #f0e78e, #d1c44d, #b3ba2c, #8d9e1f, #6d7a10

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.anime {
color: #d1c44d;
}
.golden-passionfruit {
color: #b3ba2c;
}
.limetta {
color: #8d9e1f;
}
.murky-green {
color: #6d7a10;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--anime:#d1c44d;
--golden-passionfruit:#b3ba2c;
--limetta:#8d9e1f;
--murky-green:#6d7a10;
}

More palettes to explore