All Palettes

Color Palette #fbca04, #fdac2b, #fe6d20, #f24e1c, #c3185d

0%
0%
0%

CSS code for this palette

/* CSS */
.himawari-yellow {
color: #fbca04;
}
.sunshine-surprise {
color: #fdac2b;
}
.shocking-orange {
color: #fe6d20;
}
.fiery-glow {
color: #f24e1c;
}
.bright-rose {
color: #c3185d;
}

/* CSS Variables */
:root {
--himawari-yellow:#fbca04;
--sunshine-surprise:#fdac2b;
--shocking-orange:#fe6d20;
--fiery-glow:#f24e1c;
--bright-rose:#c3185d;
}

More palettes to explore