All Palettes

Color Palette #1e3a76, #507e9b, #7cbedf, #f0b6a3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.storm-blue {
color: #507e9b;
}
.horizon-haze {
color: #7cbedf;
}
.antique-cameo {
color: #f0b6a3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--storm-blue:#507e9b;
--horizon-haze:#7cbedf;
--antique-cameo:#f0b6a3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore