All Palettes

Color Palette #6abf45, #a0df7c, #f0e3a8, #ffcb3d, #f19f79

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #6abf45;
}
.snarky-mint {
color: #a0df7c;
}
.french-vanilla {
color: #f0e3a8;
}
.yellow-jacket {
color: #ffcb3d;
}
.balinese-sunset {
color: #f19f79;
}

/* CSS Variables */
:root {
--pure-apple:#6abf45;
--snarky-mint:#a0df7c;
--french-vanilla:#f0e3a8;
--yellow-jacket:#ffcb3d;
--balinese-sunset:#f19f79;
}

More palettes to explore