All Palettes

Color Palette #1f1b79, #494d92, #7879b5, #b5c1e3, #f5f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.beaded-blue {
color: #494d92;
}
.astro-zinger {
color: #7879b5;
}
.spoiled-rotten {
color: #b5c1e3;
}
.m-white {
color: #f5f7ff;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--beaded-blue:#494d92;
--astro-zinger:#7879b5;
--spoiled-rotten:#b5c1e3;
--m-white:#f5f7ff;
}

More palettes to explore