All Palettes

Color Palette #6a4b39, #c66c4e, #e3a77d, #e9c2af, #f7e3ca

0%
0%
0%

CSS code for this palette

/* CSS */
.guitar {
color: #6a4b39;
}
.raw-copper {
color: #c66c4e;
}
.orange-clay {
color: #e3a77d;
}
.weekend-retreat {
color: #e9c2af;
}
.yellow-shimmer {
color: #f7e3ca;
}

/* CSS Variables */
:root {
--guitar:#6a4b39;
--raw-copper:#c66c4e;
--orange-clay:#e3a77d;
--weekend-retreat:#e9c2af;
--yellow-shimmer:#f7e3ca;
}

More palettes to explore