All Palettes

Color Palette #a45c28, #d77d3c, #f79f3b, #f1cb4b, #f9e3b9

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a45c28;
}
.sweet-potato {
color: #d77d3c;
}
.chat-orange {
color: #f79f3b;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.curd {
color: #f9e3b9;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a45c28;
--sweet-potato:#d77d3c;
--chat-orange:#f79f3b;
--solar-plexus-chakra:#f1cb4b;
--curd:#f9e3b9;
}

More palettes to explore