All Palettes

Color Palette #1e3a76, #5b8d9a, #90c1b8, #f0a800, #db4900

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.harbor {
color: #5b8d9a;
}
.catarina-green {
color: #90c1b8;
}
.welcoming-wasp {
color: #f0a800;
}
.deep-orange {
color: #db4900;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--harbor:#5b8d9a;
--catarina-green:#90c1b8;
--welcoming-wasp:#f0a800;
--deep-orange:#db4900;
}

More palettes to explore