All Palettes

Color Palette #4c3d6c, #6f5b8b, #a36c94, #d69e8a, #f5d270

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4c3d6c;
}
.emperor-jewel {
color: #6f5b8b;
}
.flowering-raspberry {
color: #a36c94;
}
.medium-terracotta {
color: #d69e8a;
}
.yellow-tulip {
color: #f5d270;
}

/* CSS Variables */
:root {
--meteorite:#4c3d6c;
--emperor-jewel:#6f5b8b;
--flowering-raspberry:#a36c94;
--medium-terracotta:#d69e8a;
--yellow-tulip:#f5d270;
}

More palettes to explore