All Palettes

Color Palette #a45b2d, #d8a86f, #f1e8a2, #f9c0b4, #6a3e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a45b2d;
}
.flower-field {
color: #d8a86f;
}
.majestic-treasures {
color: #f1e8a2;
}
.apricot-obsession {
color: #f9c0b4;
}
.burgundy-wine {
color: #6a3e3f;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a45b2d;
--flower-field:#d8a86f;
--majestic-treasures:#f1e8a2;
--apricot-obsession:#f9c0b4;
--burgundy-wine:#6a3e3f;
}

More palettes to explore