All Palettes

Color Palette #35256a, #5b2c90, #7f5fbf, #a87cda, #d8a3f5

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-dreams {
color: #35256a;
}
.lucid-dream {
color: #5b2c90;
}
.fuchsia-blue {
color: #7f5fbf;
}
.lavender-blossom {
color: #a87cda;
}
.medium-lavender-magenta {
color: #d8a3f5;
}

/* CSS Variables */
:root {
--dark-dreams:#35256a;
--lucid-dream:#5b2c90;
--fuchsia-blue:#7f5fbf;
--lavender-blossom:#a87cda;
--medium-lavender-magenta:#d8a3f5;
}

More palettes to explore