All Palettes

Color Palette #ff4d4f, #fc923b, #f9d158, #d3e156, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.rubber-ducky {
color: #f9d158;
}
.maximum-green-yellow {
color: #d3e156;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--rubber-ducky:#f9d158;
--maximum-green-yellow:#d3e156;
--sour-candy:#69af4b;
}

More palettes to explore