All Palettes

Color Palette #a3d55d, #b8e4a0, #e4f7a6, #f7d76e, #d74f1d

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.basil-smash {
color: #b8e4a0;
}
.dingy-sticky-note {
color: #e4f7a6;
}
.forsythia-blossom {
color: #f7d76e;
}
.war-paint-red {
color: #d74f1d;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--basil-smash:#b8e4a0;
--dingy-sticky-note:#e4f7a6;
--forsythia-blossom:#f7d76e;
--war-paint-red:#d74f1d;
}

More palettes to explore