All Palettes

Color Palette #00b341, #6fdc65, #b3e7a2, #f2f1c5, #ff6a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.poison-ivy {
color: #00b341;
}
.lightish-green {
color: #6fdc65;
}
.basil-smash {
color: #b3e7a2;
}
.spring-sun {
color: #f2f1c5;
}
.smashed-pumpkin {
color: #ff6a3d;
}

/* CSS Variables */
:root {
--poison-ivy:#00b341;
--lightish-green:#6fdc65;
--basil-smash:#b3e7a2;
--spring-sun:#f2f1c5;
--smashed-pumpkin:#ff6a3d;
}

More palettes to explore