All Palettes

Color Palette #ffc2a3, #ffa07a, #ff8b42, #ff6d1f, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.dwarven-peaches {
color: #ffa07a;
}
.orange-bell-pepper {
color: #ff8b42;
}
.shocking-orange {
color: #ff6d1f;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--dwarven-peaches:#ffa07a;
--orange-bell-pepper:#ff8b42;
--shocking-orange:#ff6d1f;
--aerospace-orange:#ff5100;
}

More palettes to explore