All Palettes

Color Palette #3b194d, #5d3b7d, #9f5b9a, #d69e9e, #f7c6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.russian-violet {
color: #3b194d;
}
.tillandsia-purple {
color: #5d3b7d;
}
.heath-spotted-orchid {
color: #9f5b9a;
}
.rosewood-apricot {
color: #d69e9e;
}
.shrimp-toast {
color: #f7c6a1;
}

/* CSS Variables */
:root {
--russian-violet:#3b194d;
--tillandsia-purple:#5d3b7d;
--heath-spotted-orchid:#9f5b9a;
--rosewood-apricot:#d69e9e;
--shrimp-toast:#f7c6a1;
}

More palettes to explore