All Palettes

Color Palette #a3b65d, #a6c879, #c1d897, #e5e9a5, #f8f4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.greasy-green-beans {
color: #a3b65d;
}
.fiddle-leaf-fig {
color: #a6c879;
}
.lickety-split {
color: #c1d897;
}
.hip-hop {
color: #e5e9a5;
}
.casino-lights {
color: #f8f4b4;
}

/* CSS Variables */
:root {
--greasy-green-beans:#a3b65d;
--fiddle-leaf-fig:#a6c879;
--lickety-split:#c1d897;
--hip-hop:#e5e9a5;
--casino-lights:#f8f4b4;
}

More palettes to explore