All Palettes

Color Palette #ff6d1f, #ff9d4d, #ffc87a, #ffe2a3, #ffe6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.tangerine-tango {
color: #ff9d4d;
}
.beige-topaz {
color: #ffc87a;
}
.midday-sun {
color: #ffe2a3;
}
.whisper-yellow {
color: #ffe6b8;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--tangerine-tango:#ff9d4d;
--beige-topaz:#ffc87a;
--midday-sun:#ffe2a3;
--whisper-yellow:#ffe6b8;
}

More palettes to explore