All Palettes

Color Palette #3d2a92, #6d4e8d, #a67d9f, #e4b5a5, #f9e9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #3d2a92;
}
.grapes-of-italy {
color: #6d4e8d;
}
.usu-pink {
color: #a67d9f;
}
.fall-leaf {
color: #e4b5a5;
}
.dwindling-dandelion {
color: #f9e9d7;
}

/* CSS Variables */
:root {
--galactic-purple:#3d2a92;
--grapes-of-italy:#6d4e8d;
--usu-pink:#a67d9f;
--fall-leaf:#e4b5a5;
--dwindling-dandelion:#f9e9d7;
}

More palettes to explore