All Palettes

Color Palette #ebb8b2, #e47777, #e34a4a, #b94b56, #6d4d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-bush {
color: #ebb8b2;
}
.geraldine {
color: #e47777;
}
.x-marks-the-spot {
color: #e34a4a;
}
.thai-spice {
color: #b94b56;
}
.grapes-of-italy {
color: #6d4d8f;
}

/* CSS Variables */
:root {
--beauty-bush:#ebb8b2;
--geraldine:#e47777;
--x-marks-the-spot:#e34a4a;
--thai-spice:#b94b56;
--grapes-of-italy:#6d4d8f;
}

More palettes to explore