All Palettes

Color Palette #1b2b50, #3b4b6d, #5a6d8c, #aac6d4, #f1f5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.space-cadet {
color: #1b2b50;
}
.jazz-age-blues {
color: #3b4b6d;
}
.allegiance {
color: #5a6d8c;
}
.thunder-chi {
color: #aac6d4;
}
.child-of-light {
color: #f1f5f9;
}

/* CSS Variables */
:root {
--space-cadet:#1b2b50;
--jazz-age-blues:#3b4b6d;
--allegiance:#5a6d8c;
--thunder-chi:#aac6d4;
--child-of-light:#f1f5f9;
}

More palettes to explore