All Palettes

Color Palette #e03c1f, #f88f49, #fbd879, #81b25c, #4e9cd0

0%
0%
0%

CSS code for this palette

/* CSS */
.furnace {
color: #e03c1f;
}
.orangish {
color: #f88f49;
}
.lemon-drop {
color: #fbd879;
}
.jealousy {
color: #81b25c;
}
.blue-iguana {
color: #4e9cd0;
}

/* CSS Variables */
:root {
--furnace:#e03c1f;
--orangish:#f88f49;
--lemon-drop:#fbd879;
--jealousy:#81b25c;
--blue-iguana:#4e9cd0;
}

More palettes to explore