All Palettes

Color Palette #ff4d4f, #fc923b, #f9d75d, #a9e0c2, #3b80a0

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.glitter-yellow {
color: #f9d75d;
}
.mountain-mint {
color: #a9e0c2;
}
.dirty-blue {
color: #3b80a0;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--glitter-yellow:#f9d75d;
--mountain-mint:#a9e0c2;
--dirty-blue:#3b80a0;
}

More palettes to explore