All Palettes

Color Palette #d3b8a1, #a89c8f, #6a4f4d, #e1c5b7, #f5e2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.coco {
color: #d3b8a1;
}
.foggy-sunrise {
color: #a89c8f;
}
.semi-sweet {
color: #6a4f4d;
}
.birthday-suit {
color: #e1c5b7;
}
.sun-dust {
color: #f5e2a3;
}

/* CSS Variables */
:root {
--coco:#d3b8a1;
--foggy-sunrise:#a89c8f;
--semi-sweet:#6a4f4d;
--birthday-suit:#e1c5b7;
--sun-dust:#f5e2a3;
}

More palettes to explore