All Palettes

Color Palette #ff6d1f, #ff943d, #ffb861, #ffdf99, #fffae5

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.kumquat {
color: #ff943d;
}
.peanut-butter-chicken {
color: #ffb861;
}
.butter-cupcake {
color: #ffdf99;
}
.lead-glass {
color: #fffae5;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--kumquat:#ff943d;
--peanut-butter-chicken:#ffb861;
--butter-cupcake:#ffdf99;
--lead-glass:#fffae5;
}

More palettes to explore