All Palettes

Color Palette #690dab, #9b58b6, #d1c6e1, #f3e4aa, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.liberal-lilac {
color: #9b58b6;
}
.lavender-water {
color: #d1c6e1;
}
.vanilla {
color: #f3e4aa;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--liberal-lilac:#9b58b6;
--lavender-water:#d1c6e1;
--vanilla:#f3e4aa;
--dodgeroll-gold:#f39c12;
}

More palettes to explore