All Palettes

Color Palette #f5c87a, #f8b85d, #f99b48, #f07e3d, #e65e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f5c87a;
}
.amber-yellow {
color: #f8b85d;
}
.sunshade {
color: #f99b48;
}
.goku-orange {
color: #f07e3d;
}
.sunset-blaze {
color: #e65e2d;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f5c87a;
--amber-yellow:#f8b85d;
--sunshade:#f99b48;
--goku-orange:#f07e3d;
--sunset-blaze:#e65e2d;
}

More palettes to explore