All Palettes

Color Palette #1e194d, #aa4e2c, #f1c40e, #3e8e8e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.rose-of-sharon {
color: #aa4e2c;
}
.sunshine-mellow {
color: #f1c40e;
}
.blue-chill {
color: #3e8e8e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--rose-of-sharon:#aa4e2c;
--sunshine-mellow:#f1c40e;
--blue-chill:#3e8e8e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore