All Palettes

Color Palette #d4b1e2, #a57cbb, #72508b, #3d2a5b, #2a1b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d4b1e2;
}
.wisteria {
color: #a57cbb;
}
.ninja-princess {
color: #72508b;
}
.jakarta-skyline {
color: #3d2a5b;
}
.elderberry {
color: #2a1b4b;
}

/* CSS Variables */
:root {
--pretty-petunia:#d4b1e2;
--wisteria:#a57cbb;
--ninja-princess:#72508b;
--jakarta-skyline:#3d2a5b;
--elderberry:#2a1b4b;
}

More palettes to explore