All Palettes

Color Palette #f2b55a, #e4a64e, #d77d3c, #b8763d, #a86b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-hour {
color: #f2b55a;
}
.mellowed-gold {
color: #e4a64e;
}
.sweet-potato {
color: #d77d3c;
}
.saucy-gold {
color: #b8763d;
}
.cedar-plank-salmon {
color: #a86b4d;
}

/* CSS Variables */
:root {
--golden-hour:#f2b55a;
--mellowed-gold:#e4a64e;
--sweet-potato:#d77d3c;
--saucy-gold:#b8763d;
--cedar-plank-salmon:#a86b4d;
}

More palettes to explore