All Palettes

Color Palette #b2c94a, #a9d65c, #e6e86d, #f2e9a6, #f9d66c

0%
0%
0%

CSS code for this palette

/* CSS */
.rainforest-glow {
color: #b2c94a;
}
.lime-lizard {
color: #a9d65c;
}
.honeysuckle {
color: #e6e86d;
}
.majestic-treasures {
color: #f2e9a6;
}
.forsythia-blossom {
color: #f9d66c;
}

/* CSS Variables */
:root {
--rainforest-glow:#b2c94a;
--lime-lizard:#a9d65c;
--honeysuckle:#e6e86d;
--majestic-treasures:#f2e9a6;
--forsythia-blossom:#f9d66c;
}

More palettes to explore