All Palettes

Color Palette #ff5100, #ff8052, #ffb84d, #ffec3d, #ffebee

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.just-pink-enough {
color: #ffebee;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--just-pink-enough:#ffebee;
}

More palettes to explore