All Palettes

Color Palette #1c3f73, #406ba0, #5f9dbf, #a1bfd9, #f1f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.star-sapphire {
color: #406ba0;
}
.shakespeare {
color: #5f9dbf;
}
.everlasting {
color: #a1bfd9;
}
.child-of-light {
color: #f1f6f8;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--star-sapphire:#406ba0;
--shakespeare:#5f9dbf;
--everlasting:#a1bfd9;
--child-of-light:#f1f6f8;
}

More palettes to explore