All Palettes

Color Palette #7f1a24, #a32e34, #c86a6d, #e8a1a4, #f2d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #7f1a24;
}
.show-stopper {
color: #a32e34;
}
.strawberry-wine {
color: #c86a6d;
}
.strawberry-smoothie {
color: #e8a1a4;
}
.french-bustle {
color: #f2d4d4;
}

/* CSS Variables */
:root {
--seattle-red:#7f1a24;
--show-stopper:#a32e34;
--strawberry-wine:#c86a6d;
--strawberry-smoothie:#e8a1a4;
--french-bustle:#f2d4d4;
}

More palettes to explore