All Palettes

Color Palette #d5cec3, #7f5c43, #ffffff, #f2c5d8, #b4998d

0%
0%
0%

CSS code for this palette

/* CSS */
.male {
color: #d5cec3;
}
.stagecoach {
color: #7f5c43;
}
.white {
color: #ffffff;
}
.sweetheart {
color: #f2c5d8;
}
.del-rio {
color: #b4998d;
}

/* CSS Variables */
:root {
--male:#d5cec3;
--stagecoach:#7f5c43;
--white:#ffffff;
--sweetheart:#f2c5d8;
--del-rio:#b4998d;
}

More palettes to explore