All Palettes

Color Palette #ef3b1f, #f6b83c, #f0d470, #a4d270, #4f9c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.red-rampage {
color: #ef3b1f;
}
.squash-blossom {
color: #f6b83c;
}
.funky-yellow {
color: #f0d470;
}
.bilious-green {
color: #a4d270;
}
.clover-patch {
color: #4f9c5a;
}

/* CSS Variables */
:root {
--red-rampage:#ef3b1f;
--squash-blossom:#f6b83c;
--funky-yellow:#f0d470;
--bilious-green:#a4d270;
--clover-patch:#4f9c5a;
}

More palettes to explore