All Palettes

Color Palette #2b1b69, #4a2d9a, #6e4bb9, #a97cb1, #f1c1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.night-fog {
color: #2b1b69;
}
.galactic-purple {
color: #4a2d9a;
}
.simply-purple {
color: #6e4bb9;
}
.heart-potion {
color: #a97cb1;
}
.sweetheart {
color: #f1c1d6;
}

/* CSS Variables */
:root {
--night-fog:#2b1b69;
--galactic-purple:#4a2d9a;
--simply-purple:#6e4bb9;
--heart-potion:#a97cb1;
--sweetheart:#f1c1d6;
}

More palettes to explore