All Palettes

Color Palette #a45d2d, #d77d3c, #f1a65b, #f4d67b, #f8eba0

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a45d2d;
}
.sweet-potato {
color: #d77d3c;
}
.sandy-brown {
color: #f1a65b;
}
.jemima {
color: #f4d67b;
}
.lazy-daisy {
color: #f8eba0;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a45d2d;
--sweet-potato:#d77d3c;
--sandy-brown:#f1a65b;
--jemima:#f4d67b;
--lazy-daisy:#f8eba0;
}

More palettes to explore