All Palettes

Color Palette #1e2748, #2c3963, #4b5b8b, #6ba0bd, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.fainting-light {
color: #1e2748;
}
.blue-depths {
color: #2c3963;
}
.gem {
color: #4b5b8b;
}
.fate {
color: #6ba0bd;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--fainting-light:#1e2748;
--blue-depths:#2c3963;
--gem:#4b5b8b;
--fate:#6ba0bd;
--windsor-way:#a2c7e7;
}

More palettes to explore