All Palettes

Color Palette #1a3f8e, #4a70a1, #90b5d5, #b3d7e0, #e1f1f9

0%
0%
0%

CSS code for this palette

/* CSS */
.nuit-blanche {
color: #1a3f8e;
}
.great-serpent {
color: #4a70a1;
}
.oxygen-blue {
color: #90b5d5;
}
.tear {
color: #b3d7e0;
}
.wizard-white {
color: #e1f1f9;
}

/* CSS Variables */
:root {
--nuit-blanche:#1a3f8e;
--great-serpent:#4a70a1;
--oxygen-blue:#90b5d5;
--tear:#b3d7e0;
--wizard-white:#e1f1f9;
}

More palettes to explore