All Palettes

Color Palette #3c103c, #682c4b, #9f5b7e, #d4a1b3, #f2d2f4

0%
0%
0%

CSS code for this palette

/* CSS */
.cured-eggplant {
color: #3c103c;
}
.old-mauve {
color: #682c4b;
}
.feminism {
color: #9f5b7e;
}
.gizmo {
color: #d4a1b3;
}
.scented-spring {
color: #f2d2f4;
}

/* CSS Variables */
:root {
--cured-eggplant:#3c103c;
--old-mauve:#682c4b;
--feminism:#9f5b7e;
--gizmo:#d4a1b3;
--scented-spring:#f2d2f4;
}

More palettes to explore