All Palettes

Color Palette #ff4d4f, #fc923b, #f9d36c, #e0f5c2, #5dbbea

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.lighthouse-glow {
color: #f9d36c;
}
.envious-pastel {
color: #e0f5c2;
}
.malibu {
color: #5dbbea;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--lighthouse-glow:#f9d36c;
--envious-pastel:#e0f5c2;
--malibu:#5dbbea;
}

More palettes to explore