All Palettes

Color Palette #1f1b37, #4b3d6c, #6a5b8b, #a36c9b, #d8b3df

0%
0%
0%

CSS code for this palette

/* CSS */
.eclipse-elixir {
color: #1f1b37;
}
.meteorite {
color: #4b3d6c;
}
.butterfly-bush {
color: #6a5b8b;
}
.mauve-memento {
color: #a36c9b;
}
.pretty-petunia {
color: #d8b3df;
}

/* CSS Variables */
:root {
--eclipse-elixir:#1f1b37;
--meteorite:#4b3d6c;
--butterfly-bush:#6a5b8b;
--mauve-memento:#a36c9b;
--pretty-petunia:#d8b3df;
}

More palettes to explore