All Palettes

Color Palette #ff6d1f, #ff9b29, #ffb65c, #ffd761, #ffeb99

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.guava {
color: #ff9b29;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.aspen-gold {
color: #ffd761;
}
.old-yella {
color: #ffeb99;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--guava:#ff9b29;
--peanut-butter-chicken:#ffb65c;
--aspen-gold:#ffd761;
--old-yella:#ffeb99;
}

More palettes to explore