All Palettes

Color Palette #000742, #1d1f7c, #5b5c9a, #8d99b0, #c5c9d8

0%
0%
0%

CSS code for this palette

/* CSS */
.stratos {
color: #000742;
}
.snorlax {
color: #1d1f7c;
}
.wizard-s-potion {
color: #5b5c9a;
}
.moon-veil {
color: #8d99b0;
}
.violet-powder {
color: #c5c9d8;
}

/* CSS Variables */
:root {
--stratos:#000742;
--snorlax:#1d1f7c;
--wizard-s-potion:#5b5c9a;
--moon-veil:#8d99b0;
--violet-powder:#c5c9d8;
}

More palettes to explore