All Palettes

Color Palette #1e3a76, #2a5d92, #4f90b5, #8ec3e6, #f2e278

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.blue-regent {
color: #2a5d92;
}
.atlantic-gull {
color: #4f90b5;
}
.astral-spirit {
color: #8ec3e6;
}
.spring-yellow {
color: #f2e278;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--blue-regent:#2a5d92;
--atlantic-gull:#4f90b5;
--astral-spirit:#8ec3e6;
--spring-yellow:#f2e278;
}

More palettes to explore