All Palettes

Color Palette #2e3a4d, #4a5c73, #7a9cbd, #bae1f2, #f4d890

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2e3a4d;
}
.bluster-blue {
color: #4a5c73;
}
.eiger-nordwand {
color: #7a9cbd;
}
.diluted-blue {
color: #bae1f2;
}
.solaria {
color: #f4d890;
}

/* CSS Variables */
:root {
--blue-fantastic:#2e3a4d;
--bluster-blue:#4a5c73;
--eiger-nordwand:#7a9cbd;
--diluted-blue:#bae1f2;
--solaria:#f4d890;
}

More palettes to explore