All Palettes

Color Palette #5a3f3a, #915d4b, #d2a06a, #f6c9a7, #f2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.shaved-chocolate {
color: #5a3f3a;
}
.sequoia-grove {
color: #915d4b;
}
.desert-caravan {
color: #d2a06a;
}
.citrus-sachet {
color: #f6c9a7;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--shaved-chocolate:#5a3f3a;
--sequoia-grove:#915d4b;
--desert-caravan:#d2a06a;
--citrus-sachet:#f6c9a7;
--bleached-silk:#f2f4f1;
}

More palettes to explore