All Palettes

Color Palette #00a851, #68b03b, #d6c52e, #e57b2a, #cf2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pigment {
color: #00a851;
}
.starbur {
color: #68b03b;
}
.led-green {
color: #d6c52e;
}
.crushed-orange {
color: #e57b2a;
}
.chi-gong {
color: #cf2a2a;
}

/* CSS Variables */
:root {
--green-pigment:#00a851;
--starbur:#68b03b;
--led-green:#d6c52e;
--crushed-orange:#e57b2a;
--chi-gong:#cf2a2a;
}

More palettes to explore