All Palettes

Color Palette #f7c8a6, #f8e2a5, #f2d49c, #d9b89b, #ca7d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.blended-fruit {
color: #f8e2a5;
}
.marquisette {
color: #f2d49c;
}
.canewood {
color: #d9b89b;
}
.dirty-pink {
color: #ca7d7d;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--blended-fruit:#f8e2a5;
--marquisette:#f2d49c;
--canewood:#d9b89b;
--dirty-pink:#ca7d7d;
}

More palettes to explore