All Palettes

Color Palette #b43131, #e94e3a, #fab700, #f2d66e, #f9f0b4

0%
0%
0%

CSS code for this palette

/* CSS */
.red-contrast {
color: #b43131;
}
.mandarin-red {
color: #e94e3a;
}
.blue-angels-yellow {
color: #fab700;
}
.mocha-dandelion {
color: #f2d66e;
}
.casino-lights {
color: #f9f0b4;
}

/* CSS Variables */
:root {
--red-contrast:#b43131;
--mandarin-red:#e94e3a;
--blue-angels-yellow:#fab700;
--mocha-dandelion:#f2d66e;
--casino-lights:#f9f0b4;
}

More palettes to explore