All Palettes

Color Palette #4a2c5e, #6b4b8b, #a77b9d, #e4b9c9, #f6d6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.acai {
color: #4a2c5e;
}
.grapes-of-italy {
color: #6b4b8b;
}
.usu-pink {
color: #a77b9d;
}
.hydrangea-pink {
color: #e4b9c9;
}
.enjoyable-yellow {
color: #f6d6a7;
}

/* CSS Variables */
:root {
--acai:#4a2c5e;
--grapes-of-italy:#6b4b8b;
--usu-pink:#a77b9d;
--hydrangea-pink:#e4b9c9;
--enjoyable-yellow:#f6d6a7;
}

More palettes to explore