All Palettes

Color Palette #0a1f3d, #3e5b75, #82a1b0, #d1d4e0, #f9f6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-mirage {
color: #0a1f3d;
}
.china-pattern {
color: #3e5b75;
}
.lake-winnipeg {
color: #82a1b0;
}
.white-shadow {
color: #d1d4e0;
}
.milk-glass {
color: #f9f6f1;
}

/* CSS Variables */
:root {
--midnight-mirage:#0a1f3d;
--china-pattern:#3e5b75;
--lake-winnipeg:#82a1b0;
--white-shadow:#d1d4e0;
--milk-glass:#f9f6f1;
}

More palettes to explore