All Palettes

Color Palette #3d4042, #b42233, #ffffff, #3b99d8, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.cannon-barrel {
color: #3d4042;
}
.american-red {
color: #b42233;
}
.white {
color: #ffffff;
}
.dayflower {
color: #3b99d8;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--cannon-barrel:#3d4042;
--american-red:#b42233;
--white:#ffffff;
--dayflower:#3b99d8;
--syndicalist:#f5c400;
}

More palettes to explore