All Palettes

Color Palette #f0d87f, #d0c36c, #b5b140, #a1aa1d, #868f1e

0%
0%
0%

CSS code for this palette

/* CSS */
.gatsby-glitter {
color: #f0d87f;
}
.mung-bean {
color: #d0c36c;
}
.brass {
color: #b5b140;
}
.fistfull-of-green {
color: #a1aa1d;
}
.foggy-bog {
color: #868f1e;
}

/* CSS Variables */
:root {
--gatsby-glitter:#f0d87f;
--mung-bean:#d0c36c;
--brass:#b5b140;
--fistfull-of-green:#a1aa1d;
--foggy-bog:#868f1e;
}

More palettes to explore