All Palettes

Color Palette #1e3a76, #2f5b98, #498abc, #7bb1e0, #a7c6e7

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.b-dazzled-blue {
color: #2f5b98;
}
.boat-house {
color: #498abc;
}
.lucea {
color: #7bb1e0;
}
.island-light {
color: #a7c6e7;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--b-dazzled-blue:#2f5b98;
--boat-house:#498abc;
--lucea:#7bb1e0;
--island-light:#a7c6e7;
}

More palettes to explore