All Palettes

Color Palette #1e3a76, #2b6f9c, #4cb8d6, #85e5e0, #f7f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.deep-water {
color: #2b6f9c;
}
.aztec-sky {
color: #4cb8d6;
}
.cold-blue {
color: #85e5e0;
}
.photon-white {
color: #f7f9e7;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--deep-water:#2b6f9c;
--aztec-sky:#4cb8d6;
--cold-blue:#85e5e0;
--photon-white:#f7f9e7;
}

More palettes to explore