All Palettes

Color Palette #4b2a92, #5b4fab, #7b80cc, #c49fe5, #f2cae3

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4b2a92;
}
.brandywine-raspberry {
color: #5b4fab;
}
.twilight-twinkle {
color: #7b80cc;
}
.silver-rust {
color: #c49fe5;
}
.venetian-rose {
color: #f2cae3;
}

/* CSS Variables */
:root {
--galactic-purple:#4b2a92;
--brandywine-raspberry:#5b4fab;
--twilight-twinkle:#7b80cc;
--silver-rust:#c49fe5;
--venetian-rose:#f2cae3;
}

More palettes to explore