All Palettes

Color Palette #1a2a6b, #2d3f7c, #4a6fb0, #79a4d2, #add8e6

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2a6b;
}
.mazarine-blue {
color: #2d3f7c;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.boudoir-blue {
color: #79a4d2;
}
.light-blue {
color: #add8e6;
}

/* CSS Variables */
:root {
--mythical-night:#1a2a6b;
--mazarine-blue:#2d3f7c;
--bluebonnet-frost:#4a6fb0;
--boudoir-blue:#79a4d2;
--light-blue:#add8e6;
}

More palettes to explore