All Palettes

Color Palette #1c1f3f, #393e5b, #616789, #a5a9d4, #d4d9e8

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1c1f3f;
}
.mangosteen {
color: #393e5b;
}
.champion-blue {
color: #616789;
}
.childish-wonder {
color: #a5a9d4;
}
.cheerful-whisper {
color: #d4d9e8;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1c1f3f;
--mangosteen:#393e5b;
--champion-blue:#616789;
--childish-wonder:#a5a9d4;
--cheerful-whisper:#d4d9e8;
}

More palettes to explore