All Palettes

Color Palette #1f2b38, #4b5a68, #7a8a9f, #b2c3d7, #e7f1f9

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f2b38;
}
.fly-by-night {
color: #4b5a68;
}
.hilo-bay {
color: #7a8a9f;
}
.spindle {
color: #b2c3d7;
}
.clear-vision {
color: #e7f1f9;
}

/* CSS Variables */
:root {
--midnight-express:#1f2b38;
--fly-by-night:#4b5a68;
--hilo-bay:#7a8a9f;
--spindle:#b2c3d7;
--clear-vision:#e7f1f9;
}

More palettes to explore