All Palettes

Color Palette #b84c4e, #e07b7c, #f1a7a2, #fbc7c1, #fce3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b84c4e;
}
.babe {
color: #e07b7c;
}
.calabrese {
color: #f1a7a2;
}
.dress-up {
color: #fbc7c1;
}
.royal-wedding {
color: #fce3e3;
}

/* CSS Variables */
:root {
--enticing-red:#b84c4e;
--babe:#e07b7c;
--calabrese:#f1a7a2;
--dress-up:#fbc7c1;
--royal-wedding:#fce3e3;
}

More palettes to explore