All Palettes

Color Palette #6b8f24, #8fbc8f, #b1c39d, #d3d36f, #f3e49b

0%
0%
0%

CSS code for this palette

/* CSS */
.scallion {
color: #6b8f24;
}
.tiki-monster {
color: #8fbc8f;
}
.garden-pond {
color: #b1c39d;
}
.lime-tree {
color: #d3d36f;
}
.buttery-croissant {
color: #f3e49b;
}

/* CSS Variables */
:root {
--scallion:#6b8f24;
--tiki-monster:#8fbc8f;
--garden-pond:#b1c39d;
--lime-tree:#d3d36f;
--buttery-croissant:#f3e49b;
}

More palettes to explore