All Palettes

Color Palette #d60032, #f8fafc, #ff4d00, #ffc105, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.wash-me {
color: #f8fafc;
}
.phaser-beam {
color: #ff4d00;
}
.marigold {
color: #ffc105;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--wash-me:#f8fafc;
--phaser-beam:#ff4d00;
--marigold:#ffc105;
--mellow-melon:#e92063;
}

More palettes to explore