All Palettes

Color Palette #ff6d1f, #ff8e3d, #ffb86b, #fff1a3, #d8e8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.kanz-orange {
color: #ff8e3d;
}
.desert-dessert {
color: #ffb86b;
}
.buttered-popcorn {
color: #fff1a3;
}
.lasting-thoughts {
color: #d8e8b0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--kanz-orange:#ff8e3d;
--desert-dessert:#ffb86b;
--buttered-popcorn:#fff1a3;
--lasting-thoughts:#d8e8b0;
}

More palettes to explore