All Palettes

Color Palette #f9e4be, #f5baa3, #f47b1f, #a95a3d, #5a3f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.saturn {
color: #f9e4be;
}
.certain-peach {
color: #f5baa3;
}
.sun-orange {
color: #f47b1f;
}
.gladiator-leather {
color: #a95a3d;
}
.shaved-chocolate {
color: #5a3f3a;
}

/* CSS Variables */
:root {
--saturn:#f9e4be;
--certain-peach:#f5baa3;
--sun-orange:#f47b1f;
--gladiator-leather:#a95a3d;
--shaved-chocolate:#5a3f3a;
}

More palettes to explore