All Palettes

Color Palette #6fdc6f, #a3e68e, #e1f99f, #fffa9e, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-green {
color: #6fdc6f;
}
.paradise-green {
color: #a3e68e;
}
.dingy-sticky-note {
color: #e1f99f;
}
.walking-on-sunshine {
color: #fffa9e;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--pastel-green:#6fdc6f;
--paradise-green:#a3e68e;
--dingy-sticky-note:#e1f99f;
--walking-on-sunshine:#fffa9e;
--usc-gold:#ffcc00;
}

More palettes to explore