All Palettes

Color Palette #1e3a76, #3a577e, #6b8f9e, #a6c9b3, #f4e2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.deep-azure {
color: #3a577e;
}
.wave-jumper {
color: #6b8f9e;
}
.pastel-meadow {
color: #a6c9b3;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--deep-azure:#3a577e;
--wave-jumper:#6b8f9e;
--pastel-meadow:#a6c9b3;
--smooth-as-corn-silk:#f4e2b3;
}

More palettes to explore