All Palettes

Color Palette #1b3264, #2e4976, #497a9c, #76b5c1, #a0e0e9

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.dragonfly {
color: #2e4976;
}
.blue-antarctic {
color: #497a9c;
}
.tibetan-stone {
color: #76b5c1;
}
.luminescent-blue {
color: #a0e0e9;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--dragonfly:#2e4976;
--blue-antarctic:#497a9c;
--tibetan-stone:#76b5c1;
--luminescent-blue:#a0e0e9;
}

More palettes to explore