All Palettes

Color Palette #f7c2a1, #f3a67c, #f59f3d, #e77e23, #d73928

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c2a1;
}
.coral-silk {
color: #f3a67c;
}
.chat-orange {
color: #f59f3d;
}
.orange-gluttony {
color: #e77e23;
}
.poinciana {
color: #d73928;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c2a1;
--coral-silk:#f3a67c;
--chat-orange:#f59f3d;
--orange-gluttony:#e77e23;
--poinciana:#d73928;
}

More palettes to explore