All Palettes

Color Palette #1e3a76, #4b6991, #7ab4c7, #f5c400, #f76d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.wickford-bay {
color: #4b6991;
}
.pearl-blue {
color: #7ab4c7;
}
.syndicalist {
color: #f5c400;
}
.carrot {
color: #f76d3b;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--wickford-bay:#4b6991;
--pearl-blue:#7ab4c7;
--syndicalist:#f5c400;
--carrot:#f76d3b;
}

More palettes to explore