All Palettes

Color Palette #6f2c90, #ac83c3, #f09b4c, #f1d19d, #f5c2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.wisteria {
color: #ac83c3;
}
.question-mark-block {
color: #f09b4c;
}
.willow-flower-yellow {
color: #f1d19d;
}
.carnation-bouquet {
color: #f5c2d1;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--wisteria:#ac83c3;
--question-mark-block:#f09b4c;
--willow-flower-yellow:#f1d19d;
--carnation-bouquet:#f5c2d1;
}

More palettes to explore