All Palettes

Color Palette #ff6d1f, #ffb81f, #f0de3d, #a4d869, #5cdb95

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.t-gold {
color: #ffb81f;
}
.orb-of-harmony {
color: #f0de3d;
}
.last-of-lettuce {
color: #a4d869;
}
.vegetation {
color: #5cdb95;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--t-gold:#ffb81f;
--orb-of-harmony:#f0de3d;
--last-of-lettuce:#a4d869;
--vegetation:#5cdb95;
}

More palettes to explore