All Palettes

Color Palette #1e3b71, #2a6989, #4ea69f, #a4d5a6, #f7e89c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.faience {
color: #2a6989;
}
.twilight-meadow {
color: #4ea69f;
}
.green-trance {
color: #a4d5a6;
}
.storm-lightning {
color: #f7e89c;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--faience:#2a6989;
--twilight-meadow:#4ea69f;
--green-trance:#a4d5a6;
--storm-lightning:#f7e89c;
}

More palettes to explore