All Palettes

Color Palette #1c1c3f, #3f3f69, #7070a4, #a3a3d1, #e0e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.konkiky-blue {
color: #1c1c3f;
}
.gloomy-blue {
color: #3f3f69;
}
.mountain-flower-mauve {
color: #7070a4;
}
.water-hyacinth {
color: #a3a3d1;
}
.christmas-silver {
color: #e0e0e0;
}

/* CSS Variables */
:root {
--konkiky-blue:#1c1c3f;
--gloomy-blue:#3f3f69;
--mountain-flower-mauve:#7070a4;
--water-hyacinth:#a3a3d1;
--christmas-silver:#e0e0e0;
}

More palettes to explore