All Palettes

Color Palette #ffffff, #599bd4, #ff4d4d, #404040, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.picton-blue {
color: #599bd4;
}
.blood-burst {
color: #ff4d4d;
}
.bauhaus {
color: #404040;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--white:#ffffff;
--picton-blue:#599bd4;
--blood-burst:#ff4d4d;
--bauhaus:#404040;
--ameixa:#6a5bcd;
}

More palettes to explore