All Palettes

Color Palette #7b1e2f, #a04b4c, #c68b8c, #e7b1b5, #f1d2d0

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-blossom {
color: #7b1e2f;
}
.sweet-cherry {
color: #a04b4c;
}
.grand-sunset {
color: #c68b8c;
}
.strawberry-yogurt {
color: #e7b1b5;
}
.kobold-pink {
color: #f1d2d0;
}

/* CSS Variables */
:root {
--amaranth-blossom:#7b1e2f;
--sweet-cherry:#a04b4c;
--grand-sunset:#c68b8c;
--strawberry-yogurt:#e7b1b5;
--kobold-pink:#f1d2d0;
}

More palettes to explore