All Palettes

Color Palette #a7562a, #c6693f, #dcae79, #e3c2a1, #f6e2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.garfield {
color: #a7562a;
}
.peach-caramel {
color: #c6693f;
}
.sweet-cashew {
color: #dcae79;
}
.buttercup-yellow {
color: #e3c2a1;
}
.tea-cookie {
color: #f6e2c1;
}

/* CSS Variables */
:root {
--garfield:#a7562a;
--peach-caramel:#c6693f;
--sweet-cashew:#dcae79;
--buttercup-yellow:#e3c2a1;
--tea-cookie:#f6e2c1;
}

More palettes to explore