All Palettes

Color Palette #283a77, #4b5ba0, #a2c7e7, #f2d86e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #283a77;
}
.bio-blue {
color: #4b5ba0;
}
.windsor-way {
color: #a2c7e7;
}
.mocha-dandelion {
color: #f2d86e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--blue-expanse:#283a77;
--bio-blue:#4b5ba0;
--windsor-way:#a2c7e7;
--mocha-dandelion:#f2d86e;
--orange-gluttony:#e77e23;
}

More palettes to explore