All Palettes

Color Palette #4f4662, #7b5b7b, #a88a99, #e8b8b0, #c43b31

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-charm {
color: #4f4662;
}
.gala-ball {
color: #7b5b7b;
}
.evening-pink {
color: #a88a99;
}
.noble-blush {
color: #e8b8b0;
}
.stop {
color: #c43b31;
}

/* CSS Variables */
:root {
--berry-charm:#4f4662;
--gala-ball:#7b5b7b;
--evening-pink:#a88a99;
--noble-blush:#e8b8b0;
--stop:#c43b31;
}

More palettes to explore