All Palettes

Color Palette #1b2a6f, #395bb1, #6a8fec, #a8b6e6, #f5f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.kakitsubata-blue {
color: #395bb1;
}
.guilliman-blue {
color: #6a8fec;
}
.perano {
color: #a8b6e6;
}
.m-white {
color: #f5f7ff;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--kakitsubata-blue:#395bb1;
--guilliman-blue:#6a8fec;
--perano:#a8b6e6;
--m-white:#f5f7ff;
}

More palettes to explore