All Palettes

Color Palette #1e3a76, #4b6c9b, #88a6b9, #d0d6e1, #f3c5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.san-marino {
color: #4b6c9b;
}
.notable-hue {
color: #88a6b9;
}
.hint-of-violet {
color: #d0d6e1;
}
.avid-apricot {
color: #f3c5a0;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--san-marino:#4b6c9b;
--notable-hue:#88a6b9;
--hint-of-violet:#d0d6e1;
--avid-apricot:#f3c5a0;
}

More palettes to explore