All Palettes

Color Palette #3a1f7a, #5b3e8e, #7b5b9f, #a97bb2, #efa4d5

0%
0%
0%

CSS code for this palette

/* CSS */
.explorer-of-the-galaxies {
color: #3a1f7a;
}
.daisy-bush {
color: #5b3e8e;
}
.jubilee {
color: #7b5b9f;
}
.heart-potion {
color: #a97bb2;
}
.violet-kiss {
color: #efa4d5;
}

/* CSS Variables */
:root {
--explorer-of-the-galaxies:#3a1f7a;
--daisy-bush:#5b3e8e;
--jubilee:#7b5b9f;
--heart-potion:#a97bb2;
--violet-kiss:#efa4d5;
}

More palettes to explore