All Palettes

Color Palette #1e3a76, #4c7c9e, #7ab4c7, #f5c56b, #d55e39

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.tech-wave {
color: #4c7c9e;
}
.pearl-blue {
color: #7ab4c7;
}
.yellow-currant {
color: #f5c56b;
}
.sweet-mandarin {
color: #d55e39;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--tech-wave:#4c7c9e;
--pearl-blue:#7ab4c7;
--yellow-currant:#f5c56b;
--sweet-mandarin:#d55e39;
}

More palettes to explore