All Palettes

Color Palette #f7c8a1, #f2b55f, #e9901c, #d85f0e, #b63e02

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c8a1;
}
.crunch {
color: #f2b55f;
}
.carrot-orange {
color: #e9901c;
}
.tiger-moth-orange {
color: #d85f0e;
}
.bolognese {
color: #b63e02;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c8a1;
--crunch:#f2b55f;
--carrot-orange:#e9901c;
--tiger-moth-orange:#d85f0e;
--bolognese:#b63e02;
}

More palettes to explore