All Palettes

Color Palette #1e3b76, #498cb6, #8ecae6, #f0e57f, #f28a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b76;
}
.atlantic-gull {
color: #498cb6;
}
.deluxe-days {
color: #8ecae6;
}
.crab-apple {
color: #f0e57f;
}
.poppy-glow {
color: #f28a4a;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b76;
--atlantic-gull:#498cb6;
--deluxe-days:#8ecae6;
--crab-apple:#f0e57f;
--poppy-glow:#f28a4a;
}

More palettes to explore