All Palettes

Color Palette #a80000, #b84c4c, #d99b9b, #f1b1b1, #f3d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.heartbeat {
color: #a80000;
}
.enticing-red {
color: #b84c4c;
}
.blushing-bud {
color: #d99b9b;
}
.brain-pink {
color: #f1b1b1;
}
.french-bustle {
color: #f3d3d3;
}

/* CSS Variables */
:root {
--heartbeat:#a80000;
--enticing-red:#b84c4c;
--blushing-bud:#d99b9b;
--brain-pink:#f1b1b1;
--french-bustle:#f3d3d3;
}

More palettes to explore