All Palettes

Color Palette #1e3a76, #4b6e91, #89a0b8, #f5c06b, #e14b37

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.sailor-s-bay {
color: #4b6e91;
}
.astro-bound {
color: #89a0b8;
}
.hawker-s-gold {
color: #f5c06b;
}
.sour-cherry {
color: #e14b37;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--sailor-s-bay:#4b6e91;
--astro-bound:#89a0b8;
--hawker-s-gold:#f5c06b;
--sour-cherry:#e14b37;
}

More palettes to explore