All Palettes

Color Palette #ff4d4f, #fc923b, #f9d66c, #f6da3c, #f9d2b9

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.forsythia-blossom {
color: #f9d66c;
}
.dandelion-yellow {
color: #f6da3c;
}
.fahrenheit {
color: #f9d2b9;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--forsythia-blossom:#f9d66c;
--dandelion-yellow:#f6da3c;
--fahrenheit:#f9d2b9;
}

More palettes to explore