All Palettes

Color Palette #9b696a, #daa4a6, #f2cad2, #e7b3a6, #b84c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.red-grey {
color: #9b696a;
}
.prom {
color: #daa4a6;
}
.milkshake-pink {
color: #f2cad2;
}
.city-of-pink-angels {
color: #e7b3a6;
}
.enticing-red {
color: #b84c4e;
}

/* CSS Variables */
:root {
--red-grey:#9b696a;
--prom:#daa4a6;
--milkshake-pink:#f2cad2;
--city-of-pink-angels:#e7b3a6;
--enticing-red:#b84c4e;
}

More palettes to explore