All Palettes

Color Palette #ff4d4f, #fc923b, #f9d158, #b8e0ff, #3b0e5d

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.rubber-ducky {
color: #f9d158;
}
.dithered-sky {
color: #b8e0ff;
}
.vanishing {
color: #3b0e5d;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--rubber-ducky:#f9d158;
--dithered-sky:#b8e0ff;
--vanishing:#3b0e5d;
}

More palettes to explore