All Palettes

Color Palette #ff5c33, #ff8d5c, #ffbb5c, #ffe46b, #fff7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.portland-orange {
color: #ff5c33;
}
.mango-orange {
color: #ff8d5c;
}
.cape-jasmine {
color: #ffbb5c;
}
.dynamic-yellow {
color: #ffe46b;
}
.glowlight {
color: #fff7b8;
}

/* CSS Variables */
:root {
--portland-orange:#ff5c33;
--mango-orange:#ff8d5c;
--cape-jasmine:#ffbb5c;
--dynamic-yellow:#ffe46b;
--glowlight:#fff7b8;
}

More palettes to explore