All Palettes

Color Palette #ffb84d, #f47f1f, #f06c00, #d33131, #c3185d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.consumed-by-fire {
color: #f47f1f;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.akuma {
color: #d33131;
}
.bright-rose {
color: #c3185d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--consumed-by-fire:#f47f1f;
--royal-flycatcher-crest:#f06c00;
--akuma:#d33131;
--bright-rose:#c3185d;
}

More palettes to explore