All Palettes

Color Palette #1b1b1d, #c50740, #681b98, #970741, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.akari-red {
color: #c50740;
}
.wild-violet {
color: #681b98;
}
.rose-garnet {
color: #970741;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--akari-red:#c50740;
--wild-violet:#681b98;
--rose-garnet:#970741;
--lynx-white:#f7f7f7;
}

More palettes to explore