All Palettes

Color Palette #c92c2c, #a96a6d, #b8a3a5, #f1c0b7, #e8a1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c92c2c;
}
.berry-crush {
color: #a96a6d;
}
.magical-mauve {
color: #b8a3a5;
}
.alpenglow {
color: #f1c0b7;
}
.strawberry-smoothie {
color: #e8a1a4;
}

/* CSS Variables */
:root {
--peri-peri:#c92c2c;
--berry-crush:#a96a6d;
--magical-mauve:#b8a3a5;
--alpenglow:#f1c0b7;
--strawberry-smoothie:#e8a1a4;
}

More palettes to explore