All Palettes

Color Palette #ff4d4f, #fc923b, #f9d36c, #f2f18c, #62c0bf

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.lighthouse-glow {
color: #f9d36c;
}
.tidal {
color: #f2f18c;
}
.sea-life {
color: #62c0bf;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--lighthouse-glow:#f9d36c;
--tidal:#f2f18c;
--sea-life:#62c0bf;
}

More palettes to explore