All Palettes

Color Palette #e2b8b6, #d99b9b, #c87474, #a84d4d, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.bistro-pink {
color: #e2b8b6;
}
.blushing-bud {
color: #d99b9b;
}
.pink-dazzle {
color: #c87474;
}
.persimmon-red {
color: #a84d4d;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--bistro-pink:#e2b8b6;
--blushing-bud:#d99b9b;
--pink-dazzle:#c87474;
--persimmon-red:#a84d4d;
--polished-apple:#8c2b2b;
}

More palettes to explore