All Palettes

Color Palette #ff6d2e, #ff8b42, #ffa94d, #ffc170, #ffd86b

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.orange-bell-pepper {
color: #ff8b42;
}
.pumpkin-vapour {
color: #ffa94d;
}
.cinnamon-buff {
color: #ffc170;
}
.hint-of-honey {
color: #ffd86b;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--orange-bell-pepper:#ff8b42;
--pumpkin-vapour:#ffa94d;
--cinnamon-buff:#ffc170;
--hint-of-honey:#ffd86b;
}

More palettes to explore