All Palettes

Color Palette #3a2c5e, #6b4c8a, #a15e8d, #f9a76c, #f2cf7d

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3a2c5e;
}
.grapes-of-italy {
color: #6b4c8a;
}
.thimble-red {
color: #a15e8d;
}
.trump-tan {
color: #f9a76c;
}
.yellow-bird {
color: #f2cf7d;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3a2c5e;
--grapes-of-italy:#6b4c8a;
--thimble-red:#a15e8d;
--trump-tan:#f9a76c;
--yellow-bird:#f2cf7d;
}

More palettes to explore