All Palettes

Color Palette #ff5100, #ff7e2e, #ffb84d, #ffc105, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.temptatious-tangerine {
color: #ff7e2e;
}
.floral-leaf {
color: #ffb84d;
}
.marigold {
color: #ffc105;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--temptatious-tangerine:#ff7e2e;
--floral-leaf:#ffb84d;
--marigold:#ffc105;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore