All Palettes

Color Palette #1e3a76, #4d7b9d, #afc5d0, #f6e2a2, #f48d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.tech-wave {
color: #4d7b9d;
}
.roquefort-blue {
color: #afc5d0;
}
.venetian-yellow {
color: #f6e2a2;
}
.hot-orange {
color: #f48d3e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--tech-wave:#4d7b9d;
--roquefort-blue:#afc5d0;
--venetian-yellow:#f6e2a2;
--hot-orange:#f48d3e;
}

More palettes to explore