All Palettes

Color Palette #ff6d1f, #ff9d2e, #ffc65c, #ffeb85, #fff1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.guava {
color: #ff9d2e;
}
.mellow-drama {
color: #ffc65c;
}
.citrus-punch {
color: #ffeb85;
}
.transparent-yellow {
color: #fff1a8;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--guava:#ff9d2e;
--mellow-drama:#ffc65c;
--citrus-punch:#ffeb85;
--transparent-yellow:#fff1a8;
}

More palettes to explore