All Palettes

Color Palette #69974e, #a6c856, #f9d36c, #f5c542, #f04c00

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #69974e;
}
.sweet-midori {
color: #a6c856;
}
.lighthouse-glow {
color: #f9d36c;
}
.pyrite {
color: #f5c542;
}
.kimchi {
color: #f04c00;
}

/* CSS Variables */
:root {
--flat-green:#69974e;
--sweet-midori:#a6c856;
--lighthouse-glow:#f9d36c;
--pyrite:#f5c542;
--kimchi:#f04c00;
}

More palettes to explore