All Palettes

Color Palette #f1b24b, #d68b29, #a75f25, #7e3a26, #5c2c19

0%
0%
0%

CSS code for this palette

/* CSS */
.goldsmith {
color: #f1b24b;
}
.turmeric-tea {
color: #d68b29;
}
.scarecrow-frown {
color: #a75f25;
}
.roycroft-copper-red {
color: #7e3a26;
}
.fudge-brownie {
color: #5c2c19;
}

/* CSS Variables */
:root {
--goldsmith:#f1b24b;
--turmeric-tea:#d68b29;
--scarecrow-frown:#a75f25;
--roycroft-copper-red:#7e3a26;
--fudge-brownie:#5c2c19;
}

More palettes to explore