All Palettes

Color Palette #4a3c6d, #6a5b8b, #b88eb2, #d9b45e, #c44d40

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4a3c6d;
}
.butterfly-bush {
color: #6a5b8b;
}
.tiny-ribbons {
color: #b88eb2;
}
.strike-it-rich {
color: #d9b45e;
}
.sweet-baby-rose {
color: #c44d40;
}

/* CSS Variables */
:root {
--meteorite:#4a3c6d;
--butterfly-bush:#6a5b8b;
--tiny-ribbons:#b88eb2;
--strike-it-rich:#d9b45e;
--sweet-baby-rose:#c44d40;
}

More palettes to explore