All Palettes

Color Palette #d1a1e2, #a15cc7, #693b91, #3d1f6b, #1f1b79

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d1a1e2;
}
.ripe-lavander {
color: #a15cc7;
}
.sweet-flag {
color: #693b91;
}
.fading-horizon {
color: #3d1f6b;
}
.snorlax {
color: #1f1b79;
}

/* CSS Variables */
:root {
--bright-ube:#d1a1e2;
--ripe-lavander:#a15cc7;
--sweet-flag:#693b91;
--fading-horizon:#3d1f6b;
--snorlax:#1f1b79;
}

More palettes to explore