All Palettes

Color Palette #b95050, #d88d8d, #e7b1b1, #f5d6d6, #f9e6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b95050;
}
.pink-slip {
color: #d88d8d;
}
.chewing-gum {
color: #e7b1b1;
}
.redneck {
color: #f5d6d6;
}
.rose-sugar {
color: #f9e6e6;
}

/* CSS Variables */
:root {
--enticing-red:#b95050;
--pink-slip:#d88d8d;
--chewing-gum:#e7b1b1;
--redneck:#f5d6d6;
--rose-sugar:#f9e6e6;
}

More palettes to explore