All Palettes

Color Palette #d0b07c, #d8c0a2, #e2d0c5, #e7b6b6, #d87979

0%
0%
0%

CSS code for this palette

/* CSS */
.fawn {
color: #d0b07c;
}
.almond-latte {
color: #d8c0a2;
}
.ginger-shortbread {
color: #e2d0c5;
}
.strawberry-yogurt {
color: #e7b6b6;
}
.red-cedar {
color: #d87979;
}

/* CSS Variables */
:root {
--fawn:#d0b07c;
--almond-latte:#d8c0a2;
--ginger-shortbread:#e2d0c5;
--strawberry-yogurt:#e7b6b6;
--red-cedar:#d87979;
}

More palettes to explore