All Palettes

Color Palette #1a2c51, #3d4b71, #6d8b9c, #afc3d4, #e6f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-void {
color: #1a2c51;
}
.egyptian-violet {
color: #3d4b71;
}
.bermuda-triangle {
color: #6d8b9c;
}
.airway {
color: #afc3d4;
}
.ethereal-white {
color: #e6f4f1;
}

/* CSS Variables */
:root {
--pico-void:#1a2c51;
--egyptian-violet:#3d4b71;
--bermuda-triangle:#6d8b9c;
--airway:#afc3d4;
--ethereal-white:#e6f4f1;
}

More palettes to explore