All Palettes

Color Palette #ff6d1f, #fbaf3c, #f1e8b7, #a4d76a, #4d9c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.peach-butter {
color: #fbaf3c;
}
.menoth-white-base {
color: #f1e8b7;
}
.last-of-lettuce {
color: #a4d76a;
}
.hubert-s-truck-green {
color: #4d9c2b;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--peach-butter:#fbaf3c;
--menoth-white-base:#f1e8b7;
--last-of-lettuce:#a4d76a;
--hubert-s-truck-green:#4d9c2b;
}

More palettes to explore