All Palettes

Color Palette #f5c899, #f2a269, #d67a4c, #b05e36, #7e4c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.monarch-orange {
color: #f2a269;
}
.jack-o-lantern {
color: #d67a4c;
}
.monument-valley {
color: #b05e36;
}
.korma {
color: #7e4c2a;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--monarch-orange:#f2a269;
--jack-o-lantern:#d67a4c;
--monument-valley:#b05e36;
--korma:#7e4c2a;
}

More palettes to explore