All Palettes

Color Palette #fdf6e7, #e6d8c1, #d1b99f, #c19b7b, #a8695d

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-china {
color: #fdf6e7;
}
.lotus-pod {
color: #e6d8c1;
}
.coco {
color: #d1b99f;
}
.egyptian-pyramid {
color: #c19b7b;
}
.brick-dust {
color: #a8695d;
}

/* CSS Variables */
:root {
--antique-china:#fdf6e7;
--lotus-pod:#e6d8c1;
--coco:#d1b99f;
--egyptian-pyramid:#c19b7b;
--brick-dust:#a8695d;
}

More palettes to explore