All Palettes

Color Palette #ff8052, #ffa07a, #ffd900, #abff2e, #1fb2aa

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.dwarven-peaches {
color: #ffa07a;
}
.soviet-gold {
color: #ffd900;
}
.chestnut-shell {
color: #abff2e;
}
.glass-jar-blue {
color: #1fb2aa;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--dwarven-peaches:#ffa07a;
--soviet-gold:#ffd900;
--chestnut-shell:#abff2e;
--glass-jar-blue:#1fb2aa;
}

More palettes to explore