All Palettes

Color Palette #6dbf5f, #93d98c, #b4e2a2, #e0f8c4, #f8f8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.drop-green {
color: #6dbf5f;
}
.leek {
color: #93d98c;
}
.basil-smash {
color: #b4e2a2;
}
.envious-pastel {
color: #e0f8c4;
}
.cashew-cheese {
color: #f8f8b9;
}

/* CSS Variables */
:root {
--drop-green:#6dbf5f;
--leek:#93d98c;
--basil-smash:#b4e2a2;
--envious-pastel:#e0f8c4;
--cashew-cheese:#f8f8b9;
}

More palettes to explore