All Palettes

Color Palette #f8caa5, #f6a35a, #f57138, #e94e2b, #c33239

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.bergamot-orange {
color: #f6a35a;
}
.sea-nettle {
color: #f57138;
}
.hot-shot {
color: #e94e2b;
}
.tropical-heat {
color: #c33239;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--bergamot-orange:#f6a35a;
--sea-nettle:#f57138;
--hot-shot:#e94e2b;
--tropical-heat:#c33239;
}

More palettes to explore