All Palettes

Color Palette #ff5100, #ff8c00, #ffc300, #ffed47, #a1d76a

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.citrus-splash {
color: #ffc300;
}
.rapeseed-blossom {
color: #ffed47;
}
.tropical-light {
color: #a1d76a;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--citrus-splash:#ffc300;
--rapeseed-blossom:#ffed47;
--tropical-light:#a1d76a;
}

More palettes to explore