All Palettes

Color Palette #1e3a76, #4a7cba, #8dc3e8, #f1a7d0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.ashton-blue {
color: #4a7cba;
}
.astral-spirit {
color: #8dc3e8;
}
.waddles-pink {
color: #f1a7d0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--ashton-blue:#4a7cba;
--astral-spirit:#8dc3e8;
--waddles-pink:#f1a7d0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore