All Palettes

Color Palette #ff6d1f, #fbaf3c, #fceab0, #e5f3b4, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.peach-butter {
color: #fbaf3c;
}
.gold-thread {
color: #fceab0;
}
.spring-kiss {
color: #e5f3b4;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--peach-butter:#fbaf3c;
--gold-thread:#fceab0;
--spring-kiss:#e5f3b4;
--ganon-blue:#a1dff7;
}

More palettes to explore