All Palettes

Color Palette #791b29, #a12b35, #c4454d, #e57b7b, #f2c4c7

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #791b29;
}
.japanese-carmine {
color: #a12b35;
}
.rusty-chainmail {
color: #c4454d;
}
.lively-coral {
color: #e57b7b;
}
.loveable {
color: #f2c4c7;
}

/* CSS Variables */
:root {
--seattle-red:#791b29;
--japanese-carmine:#a12b35;
--rusty-chainmail:#c4454d;
--lively-coral:#e57b7b;
--loveable:#f2c4c7;
}

More palettes to explore