All Palettes

Color Palette #6b4e4c, #e0aa6c, #b1c9a1, #f2e6d4, #5e7d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.marron {
color: #6b4e4c;
}
.corn-maze {
color: #e0aa6c;
}
.desert-cactus {
color: #b1c9a1;
}
.delicate-lace {
color: #f2e6d4;
}
.eye-grey {
color: #5e7d7a;
}

/* CSS Variables */
:root {
--marron:#6b4e4c;
--corn-maze:#e0aa6c;
--desert-cactus:#b1c9a1;
--delicate-lace:#f2e6d4;
--eye-grey:#5e7d7a;
}

More palettes to explore