All Palettes

Color Palette #fac800, #fa9a00, #fa6c00, #fa3e00, #fa006c

0%
0%
0%

CSS code for this palette

/* CSS */
.himawari-yellow {
color: #fac800;
}
.jack-o {
color: #fa9a00;
}
.flush-orange {
color: #fa6c00;
}
.metroid-red {
color: #fa3e00;
}
.radioactive-eggplant {
color: #fa006c;
}

/* CSS Variables */
:root {
--himawari-yellow:#fac800;
--jack-o:#fa9a00;
--flush-orange:#fa6c00;
--metroid-red:#fa3e00;
--radioactive-eggplant:#fa006c;
}

More palettes to explore