All Palettes

Color Palette #1e3b71, #3a8e9c, #9cc2c9, #f9d36c, #f84b30

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.aqueous {
color: #3a8e9c;
}
.rest-assured {
color: #9cc2c9;
}
.lighthouse-glow {
color: #f9d36c;
}
.flame-angelfish {
color: #f84b30;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--aqueous:#3a8e9c;
--rest-assured:#9cc2c9;
--lighthouse-glow:#f9d36c;
--flame-angelfish:#f84b30;
}

More palettes to explore