All Palettes

Color Palette #1e4876, #4b7aaa, #80b1c6, #b4e1e9, #f6f1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4876;
}
.co-pilot {
color: #4b7aaa;
}
.heavenly {
color: #80b1c6;
}
.across-the-bay {
color: #b4e1e9;
}
.veiled-treasure {
color: #f6f1b6;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4876;
--co-pilot:#4b7aaa;
--heavenly:#80b1c6;
--across-the-bay:#b4e1e9;
--veiled-treasure:#f6f1b6;
}

More palettes to explore