All Palettes

Color Palette #0d3c68, #40689c, #5087f7, #f0a800, #f14f1e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-opal {
color: #0d3c68;
}
.star-sapphire {
color: #40689c;
}
.skinny-jeans {
color: #5087f7;
}
.welcoming-wasp {
color: #f0a800;
}
.fiery-glow {
color: #f14f1e;
}

/* CSS Variables */
:root {
--blue-opal:#0d3c68;
--star-sapphire:#40689c;
--skinny-jeans:#5087f7;
--welcoming-wasp:#f0a800;
--fiery-glow:#f14f1e;
}

More palettes to explore