All Palettes

Color Palette #f9d55d, #f7a350, #f4813e, #f0583d, #e13c33

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f9d55d;
}
.ginger-milk {
color: #f7a350;
}
.goku-orange {
color: #f4813e;
}
.benihi-red {
color: #f0583d;
}
.cg-red {
color: #e13c33;
}

/* CSS Variables */
:root {
--salmon-eggs:#f9d55d;
--ginger-milk:#f7a350;
--goku-orange:#f4813e;
--benihi-red:#f0583d;
--cg-red:#e13c33;
}

More palettes to explore