All Palettes

Color Palette #1b3264, #395a89, #698dba, #a1c3e2, #f1e9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.southern-blue {
color: #395a89;
}
.blue-dazzle {
color: #698dba;
}
.pale-cerulean {
color: #a1c3e2;
}
.invigorating {
color: #f1e9b6;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--southern-blue:#395a89;
--blue-dazzle:#698dba;
--pale-cerulean:#a1c3e2;
--invigorating:#f1e9b6;
}

More palettes to explore