All Palettes

Color Palette #1c1c3f, #40406d, #6b6b9e, #a4a4e0, #ff8e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.konkiky-blue {
color: #1c1c3f;
}
.overcast-night {
color: #40406d;
}
.dusted-peri {
color: #6b6b9e;
}
.simply-violet {
color: #a4a4e0;
}
.kanz-orange {
color: #ff8e3d;
}

/* CSS Variables */
:root {
--konkiky-blue:#1c1c3f;
--overcast-night:#40406d;
--dusted-peri:#6b6b9e;
--simply-violet:#a4a4e0;
--kanz-orange:#ff8e3d;
}

More palettes to explore