All Palettes

Color Palette #1e3b71, #497b9c, #8fc3d6, #f6b83c, #e85e75

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.zenith {
color: #497b9c;
}
.blue-glint {
color: #8fc3d6;
}
.squash-blossom {
color: #f6b83c;
}
.bubblegum {
color: #e85e75;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--zenith:#497b9c;
--blue-glint:#8fc3d6;
--squash-blossom:#f6b83c;
--bubblegum:#e85e75;
}

More palettes to explore