All Palettes

Color Palette #1f203d, #4f5d69, #7b8d9d, #c2cfd6, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.wizard-grey {
color: #4f5d69;
}
.lucid-blue {
color: #7b8d9d;
}
.keepsake {
color: #c2cfd6;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--wizard-grey:#4f5d69;
--lucid-blue:#7b8d9d;
--keepsake:#c2cfd6;
--child-of-light:#f1f5f8;
}

More palettes to explore