All Palettes

Color Palette #ff5100, #ff8133, #ffb84d, #ffe6c7, #ffebee

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.beniukon-bronze {
color: #ff8133;
}
.floral-leaf {
color: #ffb84d;
}
.antigua-sunrise {
color: #ffe6c7;
}
.just-pink-enough {
color: #ffebee;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--beniukon-bronze:#ff8133;
--floral-leaf:#ffb84d;
--antigua-sunrise:#ffe6c7;
--just-pink-enough:#ffebee;
}

More palettes to explore