All Palettes

Color Palette #1f1f2e, #39394c, #5c5c7a, #f85d72, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.mountain-fig {
color: #39394c;
}
.taylor {
color: #5c5c7a;
}
.ponceau {
color: #f85d72;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--mountain-fig:#39394c;
--taylor:#5c5c7a;
--ponceau:#f85d72;
--usc-gold:#ffcc00;
}

More palettes to explore