All Palettes

Color Palette #f6c02c, #f79a22, #f26b31, #da4e2b, #c52b33

0%
0%
0%

CSS code for this palette

/* CSS */
.freesia {
color: #f6c02c;
}
.radiant-yellow {
color: #f79a22;
}
.basketball {
color: #f26b31;
}
.crab-curry {
color: #da4e2b;
}
.mars-red {
color: #c52b33;
}

/* CSS Variables */
:root {
--freesia:#f6c02c;
--radiant-yellow:#f79a22;
--basketball:#f26b31;
--crab-curry:#da4e2b;
--mars-red:#c52b33;
}

More palettes to explore