All Palettes

Color Palette #3b4f8c, #5a6fa0, #8ab5e0, #f1b341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.moonshade {
color: #5a6fa0;
}
.goluboy-blue {
color: #8ab5e0;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--moonshade:#5a6fa0;
--goluboy-blue:#8ab5e0;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
}

More palettes to explore