All Palettes

Color Palette #1e3a76, #2f5e93, #4a8bb0, #7cc7d5, #f1f4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.running-water {
color: #2f5e93;
}
.atlantic-gull {
color: #4a8bb0;
}
.water-flow {
color: #7cc7d5;
}
.bakery-box {
color: #f1f4f0;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--running-water:#2f5e93;
--atlantic-gull:#4a8bb0;
--water-flow:#7cc7d5;
--bakery-box:#f1f4f0;
}

More palettes to explore