All Palettes

Color Palette #f5a300, #e06c00, #f08800, #ffca80, #ffdfc2

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.accent-orange {
color: #e06c00;
}
.clear-orange {
color: #f08800;
}
.orange-glass {
color: #ffca80;
}
.sand-muffin {
color: #ffdfc2;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--accent-orange:#e06c00;
--clear-orange:#f08800;
--orange-glass:#ffca80;
--sand-muffin:#ffdfc2;
}

More palettes to explore