All Palettes

Color Palette #6b8f24, #a7d86e, #f3df2b, #ff6d1f, #ff3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.scallion {
color: #6b8f24;
}
.bilious-green {
color: #a7d86e;
}
.the-fifth-sun {
color: #f3df2b;
}
.shocking-orange {
color: #ff6d1f;
}
.coral-red {
color: #ff3d3d;
}

/* CSS Variables */
:root {
--scallion:#6b8f24;
--bilious-green:#a7d86e;
--the-fifth-sun:#f3df2b;
--shocking-orange:#ff6d1f;
--coral-red:#ff3d3d;
}

More palettes to explore