All Palettes

Color Palette #1f1b79, #4a3c9a, #7b5dbb, #a677d4, #d4a3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blueberry {
color: #4a3c9a;
}
.fuchsia-blue {
color: #7b5dbb;
}
.rich-lavender {
color: #a677d4;
}
.spring-wisteria {
color: #d4a3e0;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blueberry:#4a3c9a;
--fuchsia-blue:#7b5dbb;
--rich-lavender:#a677d4;
--spring-wisteria:#d4a3e0;
}

More palettes to explore