All Palettes

Color Palette #eae7dc, #d5cec3, #b1a39a, #f1d2d0, #f5b9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.elk-skin {
color: #eae7dc;
}
.male {
color: #d5cec3;
}
.deer-run {
color: #b1a39a;
}
.kobold-pink {
color: #f1d2d0;
}
.certain-peach {
color: #f5b9a3;
}

/* CSS Variables */
:root {
--elk-skin:#eae7dc;
--male:#d5cec3;
--deer-run:#b1a39a;
--kobold-pink:#f1d2d0;
--certain-peach:#f5b9a3;
}

More palettes to explore