All Palettes

Color Palette #f7c6a1, #f2ba4a, #f19d3b, #e96a3f, #b94f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c6a1;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.amber-glow {
color: #f19d3b;
}
.emergency-zone {
color: #e96a3f;
}
.hot-chilli {
color: #b94f3c;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c6a1;
--maximum-yellow-red:#f2ba4a;
--amber-glow:#f19d3b;
--emergency-zone:#e96a3f;
--hot-chilli:#b94f3c;
}

More palettes to explore