All Palettes

Color Palette #f8caa5, #f9b58b, #f9a76c, #f78c40, #f76a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.beach-sand {
color: #f9b58b;
}
.trump-tan {
color: #f9a76c;
}
.hot-orange {
color: #f78c40;
}
.carrot {
color: #f76a3b;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--beach-sand:#f9b58b;
--trump-tan:#f9a76c;
--hot-orange:#f78c40;
--carrot:#f76a3b;
}

More palettes to explore