All Palettes

Color Palette #a3d55d, #b6e1a3, #d2e9b9, #f2f9d7, #f7ffc7

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.basil-smash {
color: #b6e1a3;
}
.frozen-forest {
color: #d2e9b9;
}
.weak-yellow {
color: #f2f9d7;
}
.carla {
color: #f7ffc7;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--basil-smash:#b6e1a3;
--frozen-forest:#d2e9b9;
--weak-yellow:#f2f9d7;
--carla:#f7ffc7;
}

More palettes to explore