All Palettes

Color Palette #1e3a76, #3a5b9c, #4b77be, #69bf83, #ffb62e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.raftsman {
color: #3a5b9c;
}
.ashton-blue {
color: #4b77be;
}
.clover-mist {
color: #69bf83;
}
.sunset-glow {
color: #ffb62e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--raftsman:#3a5b9c;
--ashton-blue:#4b77be;
--clover-mist:#69bf83;
--sunset-glow:#ffb62e;
}

More palettes to explore