All Palettes

Color Palette #3c901d, #6bbf3b, #a0d95e, #f2df9c, #f5d1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.direct-green {
color: #3c901d;
}
.bitter-dandelion {
color: #6bbf3b;
}
.lime-lizard {
color: #a0d95e;
}
.buttery-croissant {
color: #f2df9c;
}
.pink-dogwood {
color: #f5d1d1;
}

/* CSS Variables */
:root {
--direct-green:#3c901d;
--bitter-dandelion:#6bbf3b;
--lime-lizard:#a0d95e;
--buttery-croissant:#f2df9c;
--pink-dogwood:#f5d1d1;
}

More palettes to explore