All Palettes

Color Palette #ff6d1f, #ff8e3d, #f6b83c, #f2e58c, #a1d64c

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.kanz-orange {
color: #ff8e3d;
}
.squash-blossom {
color: #f6b83c;
}
.gentlemann-s-business-pants {
color: #f2e58c;
}
.two-peas-in-a-pod {
color: #a1d64c;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--kanz-orange:#ff8e3d;
--squash-blossom:#f6b83c;
--gentlemann-s-business-pants:#f2e58c;
--two-peas-in-a-pod:#a1d64c;
}

More palettes to explore