All Palettes

Color Palette #d5c5aa, #f0e3d6, #f7afa1, #e26a6a, #a35c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-bread {
color: #d5c5aa;
}
.uptown-taupe {
color: #f0e3d6;
}
.first-date {
color: #f7afa1;
}
.childhood-crush {
color: #e26a6a;
}
.thimble-red {
color: #a35c8d;
}

/* CSS Variables */
:root {
--brown-bread:#d5c5aa;
--uptown-taupe:#f0e3d6;
--first-date:#f7afa1;
--childhood-crush:#e26a6a;
--thimble-red:#a35c8d;
}

More palettes to explore