All Palettes

Color Palette #2a1a3d, #4d2c58, #6e3f7d, #9f5b9a, #d89da8

0%
0%
0%

CSS code for this palette

/* CSS */
.blackcurrant {
color: #2a1a3d;
}
.scarlet-gum {
color: #4d2c58;
}
.pageantry-purple {
color: #6e3f7d;
}
.heath-spotted-orchid {
color: #9f5b9a;
}
.glamour {
color: #d89da8;
}

/* CSS Variables */
:root {
--blackcurrant:#2a1a3d;
--scarlet-gum:#4d2c58;
--pageantry-purple:#6e3f7d;
--heath-spotted-orchid:#9f5b9a;
--glamour:#d89da8;
}

More palettes to explore