All Palettes

Color Palette #ffcc66, #ff8c1a, #ff5e00, #4e9d48, #2c6d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.qing-yellow {
color: #ffcc66;
}
.laddu-orange {
color: #ff8c1a;
}
.vivid-orange {
color: #ff5e00;
}
.green-acres {
color: #4e9d48;
}
.billiard-ball {
color: #2c6d3e;
}

/* CSS Variables */
:root {
--qing-yellow:#ffcc66;
--laddu-orange:#ff8c1a;
--vivid-orange:#ff5e00;
--green-acres:#4e9d48;
--billiard-ball:#2c6d3e;
}

More palettes to explore