All Palettes

Color Palette #f5b547, #f8d79b, #e8a668, #f1f3f8, #d1c6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f5b547;
}
.applesauce {
color: #f8d79b;
}
.adventure-orange {
color: #e8a668;
}
.alpine-goat {
color: #f1f3f8;
}
.parisian-cashmere {
color: #d1c6b8;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f5b547;
--applesauce:#f8d79b;
--adventure-orange:#e8a668;
--alpine-goat:#f1f3f8;
--parisian-cashmere:#d1c6b8;
}

More palettes to explore