All Palettes

Color Palette #3b2d5c, #6b5091, #a97dba, #d5a86d, #ff6c47

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3b2d5c;
}
.pure-mauve {
color: #6b5091;
}
.wisteria {
color: #a97dba;
}
.gobi-sand {
color: #d5a86d;
}
.outrageous-orange {
color: #ff6c47;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3b2d5c;
--pure-mauve:#6b5091;
--wisteria:#a97dba;
--gobi-sand:#d5a86d;
--outrageous-orange:#ff6c47;
}

More palettes to explore