All Palettes

Color Palette #ff4d4f, #fc923b, #f9d358, #f6e48e, #c6e538

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.wake-me-up {
color: #f9d358;
}
.pale-banana {
color: #f6e48e;
}
.greenivorous {
color: #c6e538;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--wake-me-up:#f9d358;
--pale-banana:#f6e48e;
--greenivorous:#c6e538;
}

More palettes to explore