All Palettes

Color Palette #d35527, #f09f66, #f3c612, #f7e0a1, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d35527;
}
.adventure-orange {
color: #f09f66;
}
.egg-toast {
color: #f3c612;
}
.aspen-yellow {
color: #f7e0a1;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--obstinate-orange:#d35527;
--adventure-orange:#f09f66;
--egg-toast:#f3c612;
--aspen-yellow:#f7e0a1;
--vanilla-shake:#fffbf0;
}

More palettes to explore