All Palettes

Color Palette #f9d0a4, #f7a67e, #f77c59, #f65941, #ef4b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f9d0a4;
}
.sunset-peach {
color: #f7a67e;
}
.bonfire {
color: #f77c59;
}
.orange-soda {
color: #f65941;
}
.burning-tomato {
color: #ef4b2e;
}

/* CSS Variables */
:root {
--lion-cub:#f9d0a4;
--sunset-peach:#f7a67e;
--bonfire:#f77c59;
--orange-soda:#f65941;
--burning-tomato:#ef4b2e;
}

More palettes to explore