All Palettes

Color Palette #ffb84d, #ff8f5c, #ff6666, #ff4d4d, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.fire-orange {
color: #ff8f5c;
}
.pompelmo {
color: #ff6666;
}
.blood-burst {
color: #ff4d4d;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--fire-orange:#ff8f5c;
--pompelmo:#ff6666;
--blood-burst:#ff4d4d;
--sugar-rush:#d85f9c;
}

More palettes to explore