All Palettes

Color Palette #4b3d5c, #8b6f8b, #d0a4c4, #f6d70e, #e96a3f

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3d5c;
}
.mauveine {
color: #8b6f8b;
}
.geranium-bud {
color: #d0a4c4;
}
.tau-light-ochre {
color: #f6d70e;
}
.emergency-zone {
color: #e96a3f;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3d5c;
--mauveine:#8b6f8b;
--geranium-bud:#d0a4c4;
--tau-light-ochre:#f6d70e;
--emergency-zone:#e96a3f;
}

More palettes to explore