All Palettes

Color Palette #6abf69, #b3e6a2, #d8f0c1, #fefee1, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.bermudagrass {
color: #6abf69;
}
.basil-smash {
color: #b3e6a2;
}
.envious-pastel {
color: #d8f0c1;
}
.ceramite-white {
color: #fefee1;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--bermudagrass:#6abf69;
--basil-smash:#b3e6a2;
--envious-pastel:#d8f0c1;
--ceramite-white:#fefee1;
--yellow-chalk:#f3f7b1;
}

More palettes to explore