All Palettes

Color Palette #1c1c3f, #4a4a8c, #7979be, #b1b1e7, #f0f0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.konkiky-blue {
color: #1c1c3f;
}
.beaded-blue {
color: #4a4a8c;
}
.astro-zinger {
color: #7979be;
}
.maximum-blue-purple {
color: #b1b1e7;
}
.foundation-white {
color: #f0f0ff;
}

/* CSS Variables */
:root {
--konkiky-blue:#1c1c3f;
--beaded-blue:#4a4a8c;
--astro-zinger:#7979be;
--maximum-blue-purple:#b1b1e7;
--foundation-white:#f0f0ff;
}

More palettes to explore