All Palettes

Color Palette #ff4d4f, #fc923b, #f9d36c, #e1f2f4, #a1d4f2

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.lighthouse-glow {
color: #f9d36c;
}
.diamond-white {
color: #e1f2f4;
}
.juzcar-blue {
color: #a1d4f2;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--lighthouse-glow:#f9d36c;
--diamond-white:#e1f2f4;
--juzcar-blue:#a1d4f2;
}

More palettes to explore