All Palettes

Color Palette #2e1a47, #6a3e8e, #a55f9c, #d27f9f, #f5b8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.russian-violet {
color: #2e1a47;
}
.sweet-flag {
color: #6a3e8e;
}
.heath-spotted-orchid {
color: #a55f9c;
}
.heirloom-rose {
color: #d27f9f;
}
.ballerina-tears {
color: #f5b8b2;
}

/* CSS Variables */
:root {
--russian-violet:#2e1a47;
--sweet-flag:#6a3e8e;
--heath-spotted-orchid:#a55f9c;
--heirloom-rose:#d27f9f;
--ballerina-tears:#f5b8b2;
}

More palettes to explore