All Palettes

Color Palette #f9c54e, #f9b248, #f1903b, #f0613d, #bf3a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.butterscotch {
color: #f9b248;
}
.mandarin-rind {
color: #f1903b;
}
.firecracker {
color: #f0613d;
}
.valiant-poppy {
color: #bf3a2b;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--butterscotch:#f9b248;
--mandarin-rind:#f1903b;
--firecracker:#f0613d;
--valiant-poppy:#bf3a2b;
}

More palettes to explore