All Palettes

Color Palette #3a2a60, #5c4d89, #7c7a9f, #a7c7e6, #f8c3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3a2a60;
}
.bright-eggplant {
color: #5c4d89;
}
.blue-dove {
color: #7c7a9f;
}
.template {
color: #a7c7e6;
}
.shrimp-toast {
color: #f8c3a0;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3a2a60;
--bright-eggplant:#5c4d89;
--blue-dove:#7c7a9f;
--template:#a7c7e6;
--shrimp-toast:#f8c3a0;
}

More palettes to explore