All Palettes

Color Palette #f8caa5, #f79b59, #f66b3c, #d94b1c, #a7362a

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.bergamot-orange {
color: #f79b59;
}
.carrot {
color: #f66b3c;
}
.tomato-queen {
color: #d94b1c;
}
.sweet-brown {
color: #a7362a;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--bergamot-orange:#f79b59;
--carrot:#f66b3c;
--tomato-queen:#d94b1c;
--sweet-brown:#a7362a;
}

More palettes to explore