All Palettes

Color Palette #f9d99a, #f9b248, #f78c3b, #f45c3e, #b63e48

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-tone {
color: #f9d99a;
}
.butterscotch {
color: #f9b248;
}
.hot-orange {
color: #f78c3b;
}
.orange-soda {
color: #f45c3e;
}
.dragon-s-blood {
color: #b63e48;
}

/* CSS Variables */
:root {
--honey-tone:#f9d99a;
--butterscotch:#f9b248;
--hot-orange:#f78c3b;
--orange-soda:#f45c3e;
--dragon-s-blood:#b63e48;
}

More palettes to explore