All Palettes

Color Palette #1e3a76, #4f8c7d, #7ebe9a, #b2e0c6, #dff5f6

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.jericho-jade {
color: #4f8c7d;
}
.neptune-green {
color: #7ebe9a;
}
.shallow-shore {
color: #b2e0c6;
}
.coastal-breeze {
color: #dff5f6;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--jericho-jade:#4f8c7d;
--neptune-green:#7ebe9a;
--shallow-shore:#b2e0c6;
--coastal-breeze:#dff5f6;
}

More palettes to explore