All Palettes

Color Palette #f6c8a2, #f7701d, #d65d00, #a74a0c, #7b4b1e

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f6c8a2;
}
.apocalyptic-orange {
color: #f7701d;
}
.exuberance {
color: #d65d00;
}
.rusted-lock {
color: #a74a0c;
}
.milk-chocolate {
color: #7b4b1e;
}

/* CSS Variables */
:root {
--shrimp-toast:#f6c8a2;
--apocalyptic-orange:#f7701d;
--exuberance:#d65d00;
--rusted-lock:#a74a0c;
--milk-chocolate:#7b4b1e;
}

More palettes to explore