All Palettes

Color Palette #0b3d93, #405d9c, #6e7fa0, #b1c5d8, #f4e4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-seashore-night {
color: #0b3d93;
}
.blue-dahlia {
color: #405d9c;
}
.brisk-blue {
color: #6e7fa0;
}
.cloudy-valley {
color: #b1c5d8;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}

/* CSS Variables */
:root {
--dark-seashore-night:#0b3d93;
--blue-dahlia:#405d9c;
--brisk-blue:#6e7fa0;
--cloudy-valley:#b1c5d8;
--smooth-as-corn-silk:#f4e4b3;
}

More palettes to explore